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

12 lines
160 B
JSON
Raw Normal View History

{
"files":[
"!dist/",
"!**/*.d.ts",
"!src/**/*.js",
"!doc-files/**/*",
"**/*.xlf"
],
"removeSystemJsConfig": true,
"type": "i18n"
}