angular-cn/aio/content/examples/bootstrapping/stackblitz.json

11 lines
172 B
JSON

{
"description": "Bootstrapping",
"files": [
"!**/*.d.ts",
"!**/*.js",
"!**/*.[1,2].*"
],
"file": "src/app/app.component.ts",
"tags": ["ngmodules"]
}