Skip to content

Commit e7b04ec

Browse files
authored
chore(readme): update webpack instructions (#2151)
1 parent 5b880b2 commit e7b04ec

File tree

2 files changed

+5
-63
lines changed

2 files changed

+5
-63
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ This project is very much still a work in progress.
1616
The CLI is now in beta.
1717
If you wish to collaborate while the project is still young, check out [our issue list](https://github.com/angular/angular-cli/issues).
1818

19-
## Webpack preview release update
19+
## Webpack update
2020

21-
We're updating the build system in Angular-CLI to use webpack instead of Broccoli.
21+
We changed the build system between beta.10 and beta.12, from SystemJS to Webpack.
22+
And with it comes a lot of benefits.
23+
To take advantage of these, your app built with the old beta will need to migrate.
2224

23-
You can install and update your projects using [these instructions](https://github.com/angular/angular-cli/blob/master/WEBPACK_UPDATE.md).
24-
25-
**The current instructions on this file reflect usage for the `webpack` version.**
25+
You can update your `beta.10` projects to `beta.12` by following [these instructions](https://github.com/angular/angular-cli/wiki/Upgrading-from-Beta.10-to-Beta.12).
2626

2727
## Prerequisites
2828

WEBPACK_UPDATE.md

-58
This file was deleted.

0 commit comments

Comments
 (0)