mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(cli): should not empty out dir (#11423)
This commit is contained in:
parent
c6f1d99318
commit
2d9148d5d7
@ -28,6 +28,8 @@ export function getViteConfigForPackage({
|
||||
: undefined,
|
||||
|
||||
build: {
|
||||
emptyOutDir: false,
|
||||
|
||||
lib: {
|
||||
name,
|
||||
entry,
|
||||
|
Loading…
x
Reference in New Issue
Block a user