You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you wish to collaborate while the project is still young, check out [our issue list](https://github.com/angular/angular-cli/issues).
18
+
If you wish to collaborate, check out [our issue list](https://github.com/angular/angular-cli/issues).
18
19
19
20
Before submitting new issues, have a look at [issues marked with the `type: faq` label](https://github.com/angular/angular-cli/issues?utf8=%E2%9C%93&q=is%3Aissue%20label%3A%22type%3A%20faq%22%20).
20
21
21
-
## Webpack update
22
-
23
-
We changed the build system between beta.10 and beta.14, from SystemJS to Webpack.
24
-
And with it comes a lot of benefits.
25
-
To take advantage of these, your app built with the old beta will need to migrate.
26
-
27
-
You can update your `beta.10` projects to `beta.14` by following [these instructions](https://github.com/angular/angular-cli/wiki/Upgrading-from-Beta.10-to-Beta.14).
28
-
29
22
## Prerequisites
30
23
31
24
Both the CLI and generated project have dependencies that require Node 6.9.0 or higher, together
0 commit comments