Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Use loderUtils.getOptions instead of loaderUtils.parseQuery #128

Closed
bensampaio opened this issue Feb 24, 2017 · 3 comments · Fixed by #129
Closed

Use loderUtils.getOptions instead of loaderUtils.parseQuery #128

bensampaio opened this issue Feb 24, 2017 · 3 comments · Fixed by #129
Assignees

Comments

@bensampaio
Copy link

The loaderUtils.parseQuery function was deprecated. For that reason, I constantly get the following warning when I run webpack 2: DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see https://github.com/webpack/loader-utils/issues/56. Can you update?

@joshwiens joshwiens self-assigned this Feb 25, 2017
@joshwiens
Copy link
Member

@bensampaio - Most of the loaders suffered the same issue. I'm working through them ( 20 or so to do ). I'll have this fixed and out in about an hour.

@joshwiens
Copy link
Member

@bensampaio - v0.10.1 has been published to npm

@bensampaio
Copy link
Author

Awesome, thanks a lot!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants