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 Agius
50b290e9f0
fix(@angular-devkit/build-angular): rollback sass to version
1.22.7
...
sass version `1.22.8` was rolled back and is no longer available on NPM
2019-07-25 09:58:11 -07:00
..
plugins
refactor: do not report errors if there is no errors to report
2019-07-02 11:07:13 -07:00
src
style: remove redundant
max-line-length
disables and fix other lint issues
2019-07-24 19:06:21 -07:00
test
style: clean up existing lint errors
2019-07-24 23:28:49 -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
fix(@angular-devkit/build-angular): rollback sass to version
1.22.7
2019-07-25 09:58:11 -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