feat(@vant/area-data): esm output

This commit is contained in:
chenjiahan
2021-11-09 14:58:08 +08:00
parent 9799a9be42
commit 6fc929f317
4 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"compilerOptions": {
"target": "ES2019",
"outDir": "./lib",
"module": "commonjs",
"module": "ES2015",
"strict": true,
"declaration": true,
"skipLibCheck": true,