parent
63be1ee8c0
commit
732d714c96
@ -44,6 +44,10 @@ export function getConfig(): UserConfig {
|
|||||||
return {
|
return {
|
||||||
base: '/vite/',
|
base: '/vite/',
|
||||||
|
|
||||||
|
server: {
|
||||||
|
port: 5173,
|
||||||
|
},
|
||||||
|
|
||||||
plugins: [
|
plugins: [
|
||||||
pluginVue({
|
pluginVue({
|
||||||
reactivityTransform: true,
|
reactivityTransform: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user