แก้ keycloak build
This commit is contained in:
parent
f80af4ebf1
commit
90cf214459
3 changed files with 18 additions and 15 deletions
|
|
@ -54,6 +54,9 @@ export default defineConfig({
|
|||
'@': fileURLToPath(new URL('./src', import.meta.url)),
|
||||
},
|
||||
},
|
||||
build: {
|
||||
target: 'esnext',
|
||||
},
|
||||
server: {
|
||||
port: 3008,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue