Skip to content

Commit 53368ea

Browse files
committed
Change base
1 parent 2bf7a6a commit 53368ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

map/vite.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { fileURLToPath } from 'node:url'
44
const __dirname = dirname(fileURLToPath(import.meta.url))
55

66
export default {
7-
// base: '/map',
7+
base: '/map',
88
build: {
99
sourcemap: true,
1010
rollupOptions: {

0 commit comments

Comments
 (0)