config(): remove exclude property
This commit is contained in:
+1
-2
@@ -11,6 +11,5 @@
|
|||||||
"outDir": "./dist",
|
"outDir": "./dist",
|
||||||
"baseUrl": "./",
|
"baseUrl": "./",
|
||||||
"incremental": true
|
"incremental": true
|
||||||
},
|
}
|
||||||
"exclude": ["node_modules", "dist"]
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user