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-20 05:24:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
angular-cli
/
packages
/
angular_devkit
/
build_angular
History
Minko Gechev
7a935518dc
refactor(@angular-devkit/build-angular): compare the target with
...
ScriptTarget Compare with ScriptTarget and consider ES2017 and newer.
2019-04-19 10:48:43 -07:00
..
plugins
fix(@angular-devkit/build-angular): verify chunk files exist before accessing
2019-04-10 08:42:39 -07:00
src
refactor(@angular-devkit/build-angular): compare the target with
2019-04-19 10:48:43 -07:00
test
fix(@schematics/angular): generate
tsconfig.worker.json
outside of the
src
folder
2019-04-18 11:47:22 -07: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 browserslist to version 4.5.5
2019-04-18 11:46:35 -07: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