forked from VinokurovVE/tests
Build & serve
This commit is contained in:
@ -5,10 +5,6 @@ import { nodePolyfills } from 'vite-plugin-node-polyfills'
|
||||
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
server: {
|
||||
host: "0.0.0.0",
|
||||
port: 5173
|
||||
},
|
||||
plugins: [
|
||||
nodePolyfills(),
|
||||
react(),
|
||||
|
Reference in New Issue
Block a user