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

fix(getOptions): deprecation warn in loaderUtils #129

Merged
merged 1 commit into from
Feb 25, 2017

Conversation

joshwiens
Copy link
Member

What kind of change does this PR introduce?

Bugfix

Summary

  • loader-utils change is throwing a DeprecationWarning in pretty much any loader on the planet.

loaderUtils.parseQuery is now loderUtils.getOptions

Does this PR introduce a breaking change?

No

Other information

Closes #128

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@joshwiens joshwiens merged commit a8358a0 into master Feb 25, 2017
@joshwiens joshwiens deleted the d3viant0ne-LoaderUtilsUpdate branch February 25, 2017 01:04
zigomir added a commit to vuejs-templates/webpack-simple that referenced this pull request Feb 26, 2017

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
DeprecationWarning: loaderUtils.parseQuery()
webpack-contrib/file-loader#129
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 this pull request may close these issues.

Use loderUtils.getOptions instead of loaderUtils.parseQuery
1 participant