fix(cli): should not empty out dir (#11423)
This commit is contained in:
@@ -28,6 +28,8 @@ export function getViteConfigForPackage({
|
||||
: undefined,
|
||||
|
||||
build: {
|
||||
emptyOutDir: false,
|
||||
|
||||
lib: {
|
||||
name,
|
||||
entry,
|
||||
|
||||
Reference in New Issue
Block a user