mirror of
https://github.com/zerosoul/chinese-colors.git
synced 2024-11-21 01:13:53 +08:00
chore: update
This commit is contained in:
parent
ee815474f3
commit
9a643d128d
@ -4,6 +4,10 @@ import pkg from './package.json';
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
base: new URL(pkg.homepage).pathname,
|
||||
preview: {
|
||||
port: 3000,
|
||||
host: true,
|
||||
},
|
||||
server: {
|
||||
port: 3006,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user