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

"This seems to be a pre-built javascript file" when loading via Webpack #465

Closed
benvinegar opened this issue Jan 12, 2016 · 2 comments
Closed

Comments

@benvinegar
Copy link
Contributor

WARNING in /Projects/sentry/~/raven-js/dist/raven.js
Critical dependencies:
1:478-485 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.
 @ /Projects/sentry/~/raven-js/dist/raven.js 1:478-485

It appears that #464, while fixing the version + Browserify issues, now causes Webpack to throw a warning when loading Raven.js. Note that the build still finishes; you just get this annoying warning.

benvinegar added a commit that referenced this issue Jan 12, 2016
Hardcode version string in src/raven.js (fixes GH-465)
@sylvinus
Copy link

Hi!

I'm having this warning again with Raven 3.4.0, both minified and unminified versions.

@aderushev
Copy link

any updates here?

This issue was closed.
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