fix(front): fix issue with already declared constants on release mode
- ensure not loading twice the same variables, namespace to ensure it in the future - end to end tests where successfull, need to check it is not reusing a previous release (in cache from build CI) - fix: #377 #378
This commit is contained in:
@@ -1277,4 +1277,3 @@ function redirectToMainApp() {
|
||||
window.location.href = '/login?error=redirect_failed';
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user