Skip to content

Commit

Permalink
Change base
Browse files Browse the repository at this point in the history
  • Loading branch information
sap1ens committed Jul 3, 2023
1 parent 504922d commit 27b91e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/webui/vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { svelte } from '@sveltejs/vite-plugin-svelte'
// https://vitejs.dev/config/
export default defineConfig({
plugins: [svelte()],
base: './',
server: {
port: 5173,
host: '127.0.0.1',
Expand Down

0 comments on commit 27b91e1

Please sign in to comment.