Skip to content

Commit

Permalink
fix: base
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjiaxuan committed May 28, 2023
1 parent 7562748 commit 508f34d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playgrounds/vue3/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import { presetAttributify, presetUno, transformerDirectives, transformerVariant

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

0 comments on commit 508f34d

Please sign in to comment.