Skip to content
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

Upgrade to Webpack 4 #10

Merged
merged 1 commit into from
Mar 13, 2018
Merged

Upgrade to Webpack 4 #10

merged 1 commit into from
Mar 13, 2018

Commits on Mar 12, 2018

  1. Upgrade to Webpack 4

    - Add a warning when the config was placed in the wrong plugin array
    - Use Webpack 4 Tapable/Hooks API when possible
    - Rename everything related to Webpack 3 or lower API to legacy to avoid confusion
    - Add section in the readme to warn for missplacing the plugin
    - Add rimraf as devDependency so that yarn build works for Windows too
    - Upgrade the example to Webpack 4 latest
    Nayni committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    2b96f37 View commit details
    Browse the repository at this point in the history