Skip to content
Snippets Groups Projects
Commit 1274bd90 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

re order config

parent 46306f3d
No related branches found
No related tags found
1 merge request!123chore: replace react scripts with Vitejs
......@@ -4,12 +4,12 @@ import { defineConfig } from 'vite'
// https://vitejs.dev/config/
export default defineConfig({
base: '/',
base: './',
plugins: [react(), basicSsl()],
preview: {
port: 3000,
https: true,
strictPort: true,
port: 3000,
},
server: {
port: 3000,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment