Skip to content

Commit 765caf1

Browse files
committed
root
1 parent a5e8b08 commit 765caf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vite.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import viteCompression from 'vite-plugin-compression'
33

44
export default defineConfig({
55
root: '.',
6-
base: '/brainchop-test/', // Root path for custom domain brainchop.org
6+
base: '/', // Root path for custom domain brainchop.org
77
plugins: [
88
// Generate gzip compressed files
99
viteCompression({

0 commit comments

Comments
 (0)