You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.