UPDATE

上级 a08498fb
export default {
build: {
chunkSizeWarningLimit: 2000,
assetsInlineLimit: 0,
sourcemap: true
import { defineConfig } from 'vite';
// https://vitejs.dev/config/
export default defineConfig({
server: {
host: '0.0.0.0'
}
}
})
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册