mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-04 06:02:45 +08:00
build: vite6.0后构建的css文件名需配置回style
This commit is contained in:
parent
51b62cfe92
commit
aec80388f0
@ -64,6 +64,7 @@ async function build({ packageName, format, pkg, packagesDir }) {
|
||||
name: `TMagic${toPascalCase(packageName)}`,
|
||||
fileName: `tmagic-${packageName}`,
|
||||
formats: [format],
|
||||
cssFileName: 'style',
|
||||
},
|
||||
|
||||
rollupOptions: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user