Make template initialization not ejected by default

This commit is contained in:
Joseph Garrone
2024-09-08 17:31:55 +02:00
parent 785ed095bc
commit 9f875160ea
4 changed files with 104 additions and 69 deletions

View File

@ -8,7 +8,7 @@ import { assert, type Equals } from "tsafe/assert";
const KEYCLOAK_VERSION = {
FOR_LOGIN_THEME: "25.0.4",
FOR_ACCOUNT_MULTI_PAGE: "21.1.2",
LAST_24: "24.0.4"
LAST_24: "24.0.6"
} as const;
export async function downloadKeycloakDefaultTheme(params: {