bootstrap-loader icon indicating copy to clipboard operation
bootstrap-loader copied to clipboard

Support custom styleLoaders for extract-text-webpack-plugin

Open vjpr opened this issue 8 years ago • 1 comments

make sure your 'styleLoaders' array starts with 'style' or 'isomorphic-style' at index #0

I had to patch style-loaders and publish as @vjpr/style-loaders. This hard-coded requirement for style-loaders breaks my config.

I think this should be configurable in case someone wants to use a custom style-loader.

Would be good to have a option to disable this error.

vjpr avatar Feb 13 '17 20:02 vjpr

I'd be supportive of a PR with additional documentation for this.

justin808 avatar Feb 13 '17 22:02 justin808