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 12:34:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
angular-cli
/
packages
/
angular_devkit
/
build_angular
History
Charles Lyding
4183d16e81
fix(@angular-devkit/build-angular): additional ES5 browser polyfills based on babel usage analysis
2019-08-08 08:26:15 -07:00
..
plugins
refactor: do not report errors if there is no errors to report
2019-07-02 11:07:13 -07:00
src
fix(@angular-devkit/build-angular): additional ES5 browser polyfills based on babel usage analysis
2019-08-08 08:26:15 -07:00
test
fix(@ngtools/webpack): gracefully show error when compiling broken component styles
2019-08-05 18:01:53 -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 terser-webpack-plugin to version 1.4.1
2019-08-02 13:35:09 -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