diff --git a/vite.config.js b/vite.config.js index 2079e35..820fe9c 100644 --- a/vite.config.js +++ b/vite.config.js @@ -1,6 +1,7 @@ module.exports = { root: 'src', build: { + base: "https://sheldan.github.io/orbits/", outDir: '../dist' } } \ No newline at end of file