build: zipper revival (#3319)

This commit is contained in:
Jesús Rodríguez
2017-02-28 23:31:24 +01:00
committed by GitHub
parent 0f8b1dfa7a
commit e8a062bdd2
14 changed files with 222 additions and 130 deletions
@@ -0,0 +1,10 @@
{
"files":[
"!**/*.d.ts",
"!**/*.js",
"!**/*.[0-9].*",
".angular-cli.json",
"protractor.conf.js"
],
"removeSystemJsConfig": true
}