Skip to content

Update ExtractTextPlugin v2x setup docs #229

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 10, 2017
Merged

Conversation

trimailov
Copy link
Contributor

Source: https://github.com/webpack-contrib/extract-text-webpack-plugin#usage

Otherwise error will be thrown:

<path to project>/client/node_modules/extract-text-webpack-plugin/schema/validator.js:11
		throw new Error(ajv.errorsText());
		^

Error: data['notExtractLoader'] should NOT have additional properties

Source: https://github.com/webpack-contrib/extract-text-webpack-plugin#usage

Otherwise breaking change error will be thrown, e.g.

```
fallbackLoader option has been deprecated - replace with "fallback"
```
@gajus gajus merged commit 7b1da9b into gajus:master Apr 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants