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
{{ message }}
This repository was archived by the owner on Jul 21, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+8-13
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ This project is very much still a work in progress.
16
16
The CLI is now in beta.
17
17
If you wish to collaborate while the project is still young, check out [our issue list](https://github.com/angular/angular-cli/issues).
18
18
19
+
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
+
19
21
## Webpack update
20
22
21
23
We changed the build system between beta.10 and beta.14, from SystemJS to Webpack.
@@ -39,20 +41,20 @@ with NPM 3 or higher.
39
41
*[Creating a Build](#creating-a-build)
40
42
*[Build Targets and Environment Files](#build-targets-and-environment-files)
41
43
*[Base tag handling in index.html](#base-tag-handling-in-indexhtml)
42
-
*[Adding extra files to the build](#adding-extra-files-to-the-build)
0 commit comments