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