angular-cn/aio/content/examples/universal/zipper.json

10 lines
145 B
JSON
Raw Normal View History

{
"files":[
"!**/*.d.ts",
"!**/src/**/*.js",
"!**/universal/**/*.js"
],
"removeSystemJsConfig": false,
"type": "universal"
}