Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webpack unhappy with pre-built JS file #142

Open
dangerismycat opened this issue Feb 22, 2018 · 2 comments
Open

Webpack unhappy with pre-built JS file #142

dangerismycat opened this issue Feb 22, 2018 · 2 comments

Comments

@dangerismycat
Copy link

Webpack is giving this warning on build:

WARNING in ./~/d3-cloud/build/d3.layout.cloud.js
Critical dependencies:
1:530-537 This seems to be a pre-built javascript file. Though this is possible, it's not recommended. Try to require the original source to get better results.
 @ ./~/d3-cloud/build/d3.layout.cloud.js 1:530-537

Apologies if this problem is local to me or my webpack config (and many thanks for any solutions!). I've been using the library for the past few months and saw this warning for the first time today. It doesn't seem to affect actual usage.

@ruden91
Copy link

ruden91 commented Jun 10, 2018

I have the same problem..

@raducojocaru
Copy link

+1, has anybody solved this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants