You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use svg-sprite-loader together with ExtractTextPlugin.
After update it throws this exception: Module build failed: ExtractPluginMissingException: svg-sprite-loader exception. svg-sprite-loader in extract mode requires the corresponding plugin at Object.loader (/Users/.../Documents/work/.../node_modules/svg-sprite-loader/lib/loader.js:39:13)
Node.js version: 7.8
webpack version: 2.2.0
svg-sprite-loader version: svg-sprite-loader
The text was updated successfully, but these errors were encountered:
kisenka
changed the title
Does not work with ExtractTextPlugin: svg-sprite-loader in extract mode requires the corresponding plugin
Angular base tag workaround doesn't work
Jul 28, 2017
We use svg-sprite-loader together with ExtractTextPlugin.
After update it throws this exception:
Module build failed: ExtractPluginMissingException: svg-sprite-loader exception. svg-sprite-loader in extract mode requires the corresponding plugin at Object.loader (/Users/.../Documents/work/.../node_modules/svg-sprite-loader/lib/loader.js:39:13)
The text was updated successfully, but these errors were encountered: