Build frontends with the expected base url
This commit is contained in:
@@ -14,5 +14,6 @@ export default defineConfig({
|
||||
alias: {
|
||||
'@': fileURLToPath(new URL('./src', import.meta.url))
|
||||
}
|
||||
}
|
||||
},
|
||||
base: '/vuejs/'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user