wuyue.xht 4546dc07ed feat: 重构renderer
fix: 导出 compFactory
2021-01-29 14:04:06 +08:00

8 lines
113 B
JSON

{
"extends": "../../tsconfig.json",
"compilerOptions": {
"outDir": "lib"
},
"include": ["./src/"],
}