This website requires JavaScript.
Explore
Help
Sign In
Graham
/
angular-cli
Watch
1
Star
0
Fork
0
You've already forked angular-cli
mirror of
https://github.com/angular/angular-cli.git
synced
2025-05-19 20:52:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
angular-cli
/
packages
/
angular_devkit
/
build_angular
History
Alan Agius
e11d55679e
fix(@angular-devkit/build-angular): generate service worker manifest when running build in watch mode
...
Closes
#16883
2020-08-07 00:58:18 +01:00
..
plugins
build: update @types/webpack-sources to version ^1.4.2
2020-08-03 15:40:38 -04:00
src
fix(@angular-devkit/build-angular): generate service worker manifest when running build in watch mode
2020-08-07 00:58:18 +01:00
test
test: update generated tests to not use async helper function
2020-07-15 12:36:48 -04:00
BUILD.bazel
refactor(@angular-devkit/build-angular): use parse5 version 6 to augment index
2020-07-28 21:23:32 +02:00
builders.json
refactor(@angular-devkit/build-angular): cleanup stable architect API builder file names
2019-03-29 14:37:35 -07:00
package.json
build: update sass-loader to version 9.0.3
2020-08-07 00:58:05 +01:00
README.md
build: move devkit repo back to angular-cli
2018-06-05 18:50:06 -07:00
README.md
Angular Webpack Build Facade
WIP