mirror of
https://github.com/vform666/variant-form3-vite.git
synced 2024-11-10 09:39:20 +08:00
Update vite-lib.config.js
自定义designer打包默认输出的样式文件名为 designer.style.css
This commit is contained in:
parent
a4c5e20703
commit
c7db7f01b6
@ -65,7 +65,8 @@ export default defineConfig({
|
||||
globals: {
|
||||
vue: 'Vue',
|
||||
'element-plus': 'ElementPlus',
|
||||
}
|
||||
},
|
||||
assetFileNames: `designer.style.css`
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user