Skip to content

Commit 067fbfe

Browse files
authored
Merge pull request #3 from cookie0o/main
indentation error
2 parents a55f806 + 7b305f2 commit 067fbfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

svelte.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const config = {
66
adapter: adapter(),
77
paths: {
88
base: process.env.NODE_ENV === "production" ? "/Pool-viewer" : "",
9-
relative: false
9+
relative: false
1010
},
1111
},
1212
};

0 commit comments

Comments
 (0)