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