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

Fix webpack 2 warning #1620

Closed
Timer opened this issue Feb 22, 2017 · 4 comments
Closed

Fix webpack 2 warning #1620

Timer opened this issue Feb 22, 2017 · 4 comments
Milestone

Comments

@Timer
Copy link
Contributor

Timer commented Feb 22, 2017

Joes-MacBook-Pro:create-react-app joe$ yarn build
yarn build v0.21.2
$ node packages/react-scripts/scripts/build.js 
Creating an optimized production build...
(node:66935) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see https://github.com/webpack/loader-utils/issues/56
parseQuery() will be replaced with getOptions() in the next major version of loader-utils.
@Timer Timer added this to the 0.10.0 milestone Feb 22, 2017
@Timer Timer self-assigned this Feb 22, 2017
@existentialism
Copy link
Contributor

existentialism commented Feb 22, 2017

One is babel-loader, fix is up at babel/babel-loader#391

Also need bump to eslint-loader@1.6.3

@Timer
Copy link
Contributor Author

Timer commented Feb 23, 2017

Sweet, thanks for the info @existentialism.

@gaearon
Copy link
Contributor

gaearon commented Mar 6, 2017

@Timer
Copy link
Contributor Author

Timer commented Mar 7, 2017

Resolved as byproduct of #1305.

@Timer Timer closed this as completed Mar 7, 2017
@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants