Skip to content

Commit

Permalink
Update vite.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
erratic-enigma authored Aug 29, 2023
1 parent 688ebab commit 0020839
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { fileURLToPath, URL } from 'url'
import fs from 'fs'

export default defineConfig({
base: '/qr-code/'
css: { devSourcemap: true },
preview: { port: 1024 },
resolve: {
Expand Down

0 comments on commit 0020839

Please sign in to comment.