Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Change asset paths to be relative
Sebastian Martinez committed 4 years ago
commit 728c7ee4f901ff5be68ddb3a153fbba224451a36
parent 04ec3319e4166b2e88c58821a87a451326f976b3
1 file changed +1 -0
modified vite.config.ts
@@ -7,6 +7,7 @@ const config: UserConfig = {
  optimizeDeps: {
    exclude: ['svelte-routing', '@pedrouid/environment', '@pedrouid/iso-crypto']
  },
+
  base: "",
  plugins: [svelte(), rewriteAll()],
  resolve: {
    alias: {