mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-09 19:43:09 +02:00
parent
63be1ee8c0
commit
732d714c96
1 changed files with 4 additions and 0 deletions
|
@ -44,6 +44,10 @@ export function getConfig(): UserConfig {
|
|||
return {
|
||||
base: '/vite/',
|
||||
|
||||
server: {
|
||||
port: 5173,
|
||||
},
|
||||
|
||||
plugins: [
|
||||
pluginVue({
|
||||
reactivityTransform: true,
|
||||
|
|
Loading…
Reference in a new issue