UNPKG

bixi

Version:

企业级中后台前端解决方案

16 lines (15 loc) 314 B
{ "extends": "../tsconfig.lib.prod.json", "compilerOptions": { "baseUrl": ".", "rootDir": ".", "paths": { "@bixi/*": ["../../dist/@bixi/*"] } }, "angularCompilerOptions": { "annotateForClosureCompiler": true, "strictMetadataEmit": false, "skipTemplateCodegen": true } }