jhamlet / svg-react-loader

Webpack SVG to React Component Loader
MIT License
559 stars 82 forks source link

TypeError: lutils.getOptions is not a function #70

Closed lvonk closed 7 years ago

lvonk commented 7 years ago

In version 0.4.1 with webpack 2.6.1.

There is no getOptions function in the included version of loader-utils. I tested using npm-shrinkwrap in using version 1.1.0 of loader-utils and that works with webpack 2.6.1.

jhamlet commented 7 years ago

@ivonk thanks.