Merge pull request #3306 from akhilmhdh/fix/dynamic-secret-issue

Added vite base path option
This commit is contained in:
Maidul Islam
2025-03-25 09:56:18 -04:00
committed by GitHub

View File

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