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