Skip to content
This repository was archived by the owner on Sep 28, 2020. It is now read-only.

Update Webpack 2 example #139

Merged
merged 2 commits into from
Jan 11, 2017
Merged

Update Webpack 2 example #139

merged 2 commits into from
Jan 11, 2017

Conversation

barraponto
Copy link
Contributor

The official Webpack 2 documentation no longer supports loaders or query, and using enforce: pre requires a separate rule (although you could just leave eslint-loader as the last rule, since they are applied in reverse order).

This PR updates the Webpack 2 example and fixes #113

@MoOx MoOx merged commit ca0af7a into webpack-contrib:master Jan 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

webpack@^2.1.0-beta.23 throws "Configuration has an unknown property 'eslint'"
2 participants