修改打包配置
This commit is contained in:
parent
3a7af8e16f
commit
4f0ad34e6e
|
@ -5,7 +5,7 @@ import react from '@vitejs/plugin-react-swc'
|
|||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
envDir: './',
|
||||
publicDir: "/print",
|
||||
publicDir: "/recharge-print",
|
||||
base: './',
|
||||
server: {
|
||||
port: 3001,
|
||||
|
|
Loading…
Reference in New Issue
Block a user