build(aio): align stackblitz files with Angular CLI V6 (#23521)

Also cleans up legacy references to `.angular-cli.json`

PR Close #23521
This commit is contained in:
Brandon Roberts
2018-04-30 07:23:24 -05:00
committed by Igor Minar
parent 94fbe3b5ac
commit fd9d1888ce
12 changed files with 37 additions and 88 deletions

View File

@ -86,7 +86,7 @@ class ExampleZipper {
let alwaysIncludes = [
'bs-config.json',
'e2e/protractor.conf.js',
'.angular-cli.json',
'angular.json',
'.editorconfig',
'.gitignore',
'tslint.json',