This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
Metavatar_Photo_PC
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
upload
dev_YWQ
HolyKnightIX
2 years ago
parent
91a5158bb2
commit
d257b3a929
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
vite.config.ts
+ 3
- 3
vite.config.ts
View File
@@ -96,8 +96,8 @@ export default defineConfig(({ mode }: ConfigEnv): UserConfig => {
symbolId: "icon-[dir]-[name]",
}),
],
define: {
global: {},
},
//
define: {
//
global: {},
//
},
};
});
Write
Preview
Loading…
Cancel
Save