Skip to content

Commit b85822c

Browse files
committed
update demo base dir
1 parent 1362cc3 commit b85822c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vite.config-demo.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import vue from '@vitejs/plugin-vue'
22
/** @type {import('vite').UserConfig} */
33
export default {
4+
base: '/vue-color-input/',
45
build: {
56
outDir: './demo',
67
emptyOutDir: true

0 commit comments

Comments
 (0)