feat: update base path, and add image processing utility scripts
This commit is contained in:
+1
-1
@@ -4,5 +4,5 @@ import react from '@vitejs/plugin-react'
|
||||
// https://vite.dev/config/
|
||||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
base: '/employee'
|
||||
base: '/empleado-id/'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user