mirror of
https://github.com/Macrame-App/Macrame
synced 2025-12-29 07:19:26 +00:00
UIX update for alpha release
This commit is contained in:
parent
510e22d82d
commit
cf0ef8bd92
5 changed files with 9 additions and 13 deletions
|
|
@ -23,10 +23,9 @@ export default defineConfig({
|
|||
},
|
||||
},
|
||||
base: '/',
|
||||
// publicDir: "../public",
|
||||
build: {
|
||||
outDir: '../public',
|
||||
sourcemap: false,
|
||||
minify: false,
|
||||
sourcemap: true,
|
||||
minify: true,
|
||||
},
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue