feat: added vite base path

This commit is contained in:
=
2025-03-25 14:41:53 +05:30
parent a01249e903
commit ac40dcc2c6

View File

@@ -33,6 +33,7 @@ export default defineConfig({
// } // }
// } // }
}, },
base: "",
plugins: [ plugins: [
tsconfigPaths(), tsconfigPaths(),
nodePolyfills({ nodePolyfills({