mirror of
https://github.com/waku-org/waku-lab.git
synced 2025-02-09 06:23:58 +00:00
chore(buddybook): fix base url
This commit is contained in:
parent
b791a1efa8
commit
1413b0a9f6
@ -9,7 +9,7 @@ export default defineConfig({
|
||||
"@": path.resolve(__dirname, "./src"),
|
||||
},
|
||||
},
|
||||
base: './',
|
||||
base: '/buddybook/',
|
||||
build: {
|
||||
assetsDir: 'assets',
|
||||
manifest: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user