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

Replace "parseQuery" call with "getOptions" #6

Closed
dschissler opened this issue May 13, 2017 · 1 comment
Closed

Replace "parseQuery" call with "getOptions" #6

dschissler opened this issue May 13, 2017 · 1 comment

Comments

@dschissler
Copy link
Collaborator

I'm receiving the following warning:

(node:16297) 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.

I'm going to wait a little while longer for more people to move to Webpack 2 and then I will make the change and then bump the version. It appears to be harmless at the moment.

@dschissler
Copy link
Collaborator Author

Done in 0.4.0

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

1 participant