Skip to content

Commit

Permalink
Update vite.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
nclslbrn authored Apr 26, 2024
1 parent 6e69529 commit 9aa4bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import dts from "vite-plugin-dts";
// https://vitejs.dev/guide/build.html#library-mode

export default defineConfig({
base: "plotWriter",
//base: "plotWriter",
build: {
rollupOptions: {
output: {
Expand Down

0 comments on commit 9aa4bf7

Please sign in to comment.