mirror of
https://github.com/Codennnn/vue-color-avatar.git
synced 2024-12-22 03:32:38 +00:00
chore: update vite config
This commit is contained in:
parent
98e62e9a51
commit
2f214e9c7e
@ -5,10 +5,6 @@ import { defineConfig } from 'vite'
|
|||||||
|
|
||||||
// https://vitejs.dev/config/
|
// https://vitejs.dev/config/
|
||||||
export default defineConfig(({ mode }) => ({
|
export default defineConfig(({ mode }) => ({
|
||||||
server: {
|
|
||||||
port: 5000,
|
|
||||||
},
|
|
||||||
|
|
||||||
plugins: [
|
plugins: [
|
||||||
vue(),
|
vue(),
|
||||||
...(mode === 'prerelease'
|
...(mode === 'prerelease'
|
||||||
|
Loading…
Reference in New Issue
Block a user