Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

Style Loader not available with options importLoaders #38

Closed
thedv91 opened this issue Feb 12, 2018 · 0 comments
Closed

Style Loader not available with options importLoaders #38

thedv91 opened this issue Feb 12, 2018 · 0 comments

Comments

@thedv91
Copy link

thedv91 commented Feb 12, 2018

I found in css-loader-config.js

fallback: {
    loader: 'style-loader',
    options: {
        sourceMap: dev,
        importLoaders: 1
    }
}

but importLoaders not available for style-loader #options

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants