Within the library project there is a tsconfig.lib.json
file.(在库项目中,有一个tsconfig.lib.json
文件。)
Here's my Angular compiler configuration:(这是我的Angular编译器配置:)
"angularCompilerOptions": {
"skipTemplateCodegen": true,
"strictMetadataEmit": true,
"enableResourceInlining": true,
"enableIvy": false
},
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…