Skip to content

Commit

Permalink
resolve vite.config
Browse files Browse the repository at this point in the history
  • Loading branch information
infsein.Yj authored and infsein.Yj committed Mar 12, 2024
1 parent 93c5b00 commit fb14e11
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 @@ -6,6 +6,7 @@ import VueDevTools from 'vite-plugin-vue-devtools'

// https://vitejs.dev/config/
export default defineConfig({
base: './',
plugins: [
vue(),
VueDevTools(),
Expand Down

0 comments on commit fb14e11

Please sign in to comment.