Skip to content

Commit

Permalink
Update webpack post
Browse files Browse the repository at this point in the history
  • Loading branch information
adamyonk committed Apr 3, 2018
1 parent cf98e85 commit 2184875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/blog/2018-04-02-webpack-3-to-4.md
Expand Up @@ -33,7 +33,7 @@ says](https://twitter.com/wSokra/status/967852475918274561) use at least node
webpack’s core functionality and CLI code have been split into two repos now:

```bash
$ npm i webpack webpack-cli
$ npm i -D webpack webpack-cli
```

## Use a mode
Expand Down

0 comments on commit 2184875

Please sign in to comment.