build: disable sass under bazel(#18848)
this seems to make the travis build flaky PR Close #18848
This commit is contained in:
@ -6,10 +6,11 @@
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@angular/compiler-cli": "0.0.0-PLACEHOLDER",
|
||||
"@bazel/typescript": "~0.0.7",
|
||||
"typescript": "~2.3"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/angular/angular.git"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user