Remove SPA mode as GH-Pages doesn't support it.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
index.html
|
||||
+1
-2
@@ -13,8 +13,7 @@ const config = {
|
||||
|
||||
kit: {
|
||||
adapter: adapter({
|
||||
pages: 'docs',
|
||||
fallback: 'index.html'
|
||||
pages: 'docs'
|
||||
}),
|
||||
paths: {
|
||||
base: '/mermaid-live-editor'
|
||||
|
||||
Reference in New Issue
Block a user