Skip to content

Commit

Permalink
build with proper base
Browse files Browse the repository at this point in the history
  • Loading branch information
web-cop committed Apr 20, 2024
1 parent 4d66596 commit 4da5bad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export default defineConfig({
// devtools(),
solidPlugin(),
],
base: '/crux-diagram/',
server: {
port: 3000,
},
Expand Down

0 comments on commit 4da5bad

Please sign in to comment.