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