mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Merge pull request #3306 from akhilmhdh/fix/dynamic-secret-issue
Added vite base path option
This commit is contained in:
@@ -33,6 +33,7 @@ export default defineConfig({
|
||||
// }
|
||||
// }
|
||||
},
|
||||
base: "",
|
||||
plugins: [
|
||||
tsconfigPaths(),
|
||||
nodePolyfills({
|
||||
|
||||
Reference in New Issue
Block a user