Skip to content

Commit

Permalink
Updating base url to kysely-codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Gottfredsen committed Jan 2, 2025
1 parent 4e3ecc3 commit 438881d
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 @@ -3,6 +3,7 @@ import { visualizer } from "rollup-plugin-visualizer";

export default defineConfig({
plugins: [visualizer()],
base: "/kysely-playground",
build: {
sourcemap: false,
rollupOptions: {
Expand Down

0 comments on commit 438881d

Please sign in to comment.