Fix path
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ const config = {
|
||||
}),
|
||||
paths: process.env['CI']
|
||||
? {
|
||||
base: '/mermaid-svelte-kit'
|
||||
base: '/mermaid-live-editor'
|
||||
}
|
||||
: {},
|
||||
ssr: false,
|
||||
|
||||
Reference in New Issue
Block a user