forked from baron/baron-sso
feat: integrate orgfront and expose internal ids
This commit is contained in:
@@ -6,7 +6,7 @@ const buildOutDir =
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
envPrefix: ["VITE_", "USERFRONT_"],
|
||||
envPrefix: ["VITE_", "USERFRONT_", "ORGFRONT_"],
|
||||
build: {
|
||||
outDir: buildOutDir,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user