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
Minko Gechev
9a1f48f990
feat(@schematics/angular): update to codelyzer 5
...
This PR also updates the hello world sample app and migrates its `tslint.json` file.
2019-03-31 09:56:19 -07:00
..
plugins
fix(@angular-devkit/build-angular): fix countOccurences
2019-03-28 13:28:41 -07:00
src
fix(@angular-devkit/build-angular): ensure correct dev server path with public host option
2019-03-29 16:36:50 -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
feat(@schematics/angular): update to codelyzer 5
2019-03-31 09:56:19 -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