mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-05-20 19:39:24 +08:00
update how svg is used
This commit is contained in:
parent
458a5f2b1d
commit
4af5d743f1
@ -42,9 +42,6 @@ export default defineConfig(async ({ mode }) => {
|
|||||||
},
|
},
|
||||||
build: {
|
build: {
|
||||||
...useViteBuildPlugin(buildOptions),
|
...useViteBuildPlugin(buildOptions),
|
||||||
rollupOptions: {
|
|
||||||
external: 'virtual:svg-icons-register',
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
css: {
|
css: {
|
||||||
preprocessorOptions: {
|
preprocessorOptions: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user