* Reuse the Dashboard Keycloak instance in IDE frames when possible This avoids one or 2 authentication flows between the real IDE loading, and decrease the overall IDE loading process by 5 seconds or more. (5-6 seconds out of 10-12s in my case) Signed-off-by: David Festal <dfestal@redhat.com> |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| assembly.xml | ||
| package.json | ||
| pom.xml | ||
| tsconfig.json | ||
| tslint.json | ||
| webpack.common.js | ||
| webpack.dev.js | ||
| webpack.prod.js | ||
| yarn.lock | ||