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-17 19:13:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
angular-cli
/
packages
/
angular_devkit
/
build_angular
History
Filipe Silva
b3b45469f5
fix(@angular-devkit/build-angular): never use component css sourcemap when optimizations are on. (
#15238
)
...
It will just increase bundle size without offering good debug experience.
2019-08-12 10:32:03 -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): never use component css sourcemap when optimizations are on. (
#15238
)
2019-08-12 10:32:03 -07:00
test
Ivy build_ng_packagr (
#15262
)
2019-08-12 10:20:02 -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 license-webpack-plugin to version 2.1.2 (
#15305
)
2019-08-12 10:28: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