feat: add incremental compiler config
Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
parent
c12670bd9e
commit
5e89872477
@ -1,5 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"incremental": true,
|
||||
"baseUrl": "src",
|
||||
"outDir": "dist",
|
||||
"target": "es5",
|
||||
|
Loading…
Reference in New Issue
Block a user