mirror of
https://github.com/youzan/vant.git
synced 2026-05-03 01:01:43 +08:00
build(@vant/area-data): generate both cjs/esm output (#10107)
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"extends": "../../tsconfig",
|
||||
"compilerOptions": {
|
||||
"target": "ES2019",
|
||||
"outDir": "./lib",
|
||||
"outDir": "./dist",
|
||||
"declaration": true
|
||||
},
|
||||
"include": ["src/**/*"]
|
||||
|
||||
Reference in New Issue
Block a user