We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a55f806 + 7b305f2 commit 067fbfeCopy full SHA for 067fbfe
1 file changed
svelte.config.js
@@ -6,7 +6,7 @@ const config = {
6
adapter: adapter(),
7
paths: {
8
base: process.env.NODE_ENV === "production" ? "/Pool-viewer" : "",
9
- relative: false
+ relative: false
10
},
11
12
};
0 commit comments