Skip to content

Commit

Permalink
Merge pull request #8 from plastic-io/ghpages-deploy
Browse files Browse the repository at this point in the history
updated router for gh-pages
  • Loading branch information
TonyGermaneri authored Sep 21, 2023
2 parents 6cadad6 + aa3d12a commit 2d04cba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import { resolve } from 'path';

export default defineConfig((mode) => {
return {
base: '/graph-editor/',
server: {
port: 8080,
},
Expand Down

0 comments on commit 2d04cba

Please sign in to comment.