Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Update to webpack 4 #51

Open
Scarysize opened this issue Jun 19, 2018 · 0 comments
Open

Update to webpack 4 #51

Scarysize opened this issue Jun 19, 2018 · 0 comments

Comments

@Scarysize
Copy link
Contributor

This is currently automatically installed:

    "webpack": "^4.12.0",
    "webpack-dev-server": "^3.1.4"

We need to add:

    "webpack-cli": "^3.0.8",

And replace extract-text-webpack-plugin with mini-css-extract-plugin. The updated webpack config should look like this: https://github.com/ubilabs/turner-wayfinder/blob/master/webpack.config.js#L32

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

1 participant