Skip to content

Commit

Permalink
fix: base地址
Browse files Browse the repository at this point in the history
  • Loading branch information
haixin-fang committed Mar 22, 2024
1 parent 092e997 commit 688cc21
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 @@ -14,4 +14,5 @@ export default defineConfig({
},
},
plugins: [vue(), vueJsx()],
base: "/vue3-colorpicker/",
});

0 comments on commit 688cc21

Please sign in to comment.