mirror of
https://git.um-react.app/um/um-react.git
synced 2026-08-27 03:42:00 +00:00
feat: allow deployment on subpaths
This commit is contained in:
@@ -23,6 +23,7 @@ const version = `${pkg.version} (${shortCommit})`;
|
||||
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
base: './',
|
||||
worker: {
|
||||
format: 'es',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user