build: disable sass under bazel(#18848)

this seems to make the travis build flaky

PR Close #18848
This commit is contained in:
Alex Eagle
2017-08-23 11:42:35 -07:00
committed by Miško Hevery
parent 1b9b34ed46
commit f0c681a6de
8 changed files with 6 additions and 52 deletions

View File

@ -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"
}
}
}