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
A possible false-positive Warning currently in CI:
WARNING in ./~/vue-resource/~/got/package.json
(Emitted value instead of an instance of Error) ⚠️ JSON Loader
It seems you're using webpack >= v2.0.0, which includes native support for JSON.
Please remove this loader from webpack.config.js as it isn't needed anymore and
is deprecated. See the v1.0.0 -> v2.0.0 migration guide for more information
(https://webpack.js.org/guides/migrating/#json-loader-is-not-required-anymore)
@ ./~/vue-resource/~/got/index.js 22:12-32
@ ./~/vue-resource/dist/vue-resource.es2015.js
@ ./ui/main.js
@ multi ./ui/main.js webpack-dev-server/client?http://localhost:8090/
A possible false-positive Warning currently in CI:
Thread to watch: webpack-contrib/json-loader#57
The text was updated successfully, but these errors were encountered: