Skip to content

Commit 71c486d

Browse files
docs(README): Adding npm next tag and releasing docs for new install
You can now install webpack 4 support via @next!!!!!!! Enjoy!
1 parent 42d5b0d commit 71c486d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ The functionality is still available to you via chunk flushing, and it can come
4747

4848
If you want to test this alpha branch, which is currently not published to the NPM registry.
4949

50-
Add the following to your package.json file, then `npm i`
50+
Add the following to your package.json file, then
5151

52-
"extract-css-chunks-webpack-plugin": "git+ssh://git@github.com/zackljackson/extract-css-chunks-webpack-plugin.git#webpack-4",
52+
npm i extract-css-chunks-webpack-plugin@next
5353

5454

5555
## Webpack 4 Standalone Installation:

0 commit comments

Comments
 (0)