webpack-contrib / bundle-loader

Bundle Loader
MIT License
658 stars 59 forks source link

fix(getOptions): deprecation warn in loaderUtils #37

Closed joshwiens closed 7 years ago

joshwiens commented 7 years ago

What kind of change does this PR introduce?

Bugfix

Summary

loaderUtils.parseQuery is now loderUtils.getOptions

Does this PR introduce a breaking change?

No