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
Alan
7915a582cf
fix(@ngtools/webpack): changes in non module code are not picked up when using barrel files
...
Fixes
#13975
2019-03-29 14:47:03 -07:00
..
plugins
fix(@angular-devkit/build-angular): fix countOccurences
2019-03-28 13:28:41 -07:00
src
feat(@angular-devkit/build-angular): add experimentalImportFactories option
2019-03-29 14:39:48 -07:00
test
fix(@ngtools/webpack): changes in non module code are not picked up when using barrel files
2019-03-29 14:47:03 -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 zone.js to version ^0.9.0
2019-03-27 12:23:59 -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