mirror of
https://github.com/vform666/variant-form3-vite.git
synced 2024-11-10 09:39:20 +08:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
bf876d4930
@ -66,7 +66,8 @@ export default defineConfig({
|
||||
globals: {
|
||||
vue: 'Vue',
|
||||
'element-plus': 'ElementPlus',
|
||||
}
|
||||
},
|
||||
assetFileNames: `render.style.css`
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -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