Skip to content

Commit

Permalink
Getting github-pages working #2
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNUSDS committed Feb 29, 2024
1 parent df4ed58 commit 0fb5b8a
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 @@ -10,6 +10,7 @@ import {viteStaticCopy} from "vite-plugin-static-copy";
// https://vite-pwa-org.netlify.app/guide/

export default defineConfig({
base: "./",
plugins: [
react(),
// svgr "inlines" .svg so they can be easily turned into React components.
Expand Down

0 comments on commit 0fb5b8a

Please sign in to comment.