Skip to content

Commit 6fd9f52

Browse files
committed
docs(readme): add note about webpack tag
1 parent d6447d1 commit 6fd9f52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Install `yo`, `grunt-cli`/`gulp-cli`, `bower`, and `generator-angular-fullstack`
1919
npm install -g yo grunt-cli gulp-cli bower generator-angular-fullstack
2020
```
2121

22+
> To install the latest 4.0.0 Beta with Webpack support, use `generator-angular-fullstack@webpack`
23+
2224
Make a new directory, and `cd` into it:
2325
```
2426
mkdir my-new-project && cd $_

0 commit comments

Comments
 (0)