Fix build and reduce size

This commit is contained in:
Joseph Garrone
2021-03-02 12:17:24 +01:00
parent 63ccb0609e
commit 69f017df36
6 changed files with 47 additions and 14 deletions

View File

@ -0,0 +1,2 @@
export const ftlValuesGlobalName = "keycloakPagesContext";

View File

@ -10,8 +10,7 @@ import { generateFtlFilesCodeFactory } from "./generateFtl";
import { keycloakBuiltinThemesAndThirdPartyExamplesThemsUrl } from "../download-sample-keycloak-themes";
import { downloadAndUnzip } from "../tools/downloadAndUnzip";
import * as child_process from "child_process";
export const ftlValuesGlobalName = "keycloakPagesContext";
import { ftlValuesGlobalName } from "./ftlValuesGlobalName";
export function generateKeycloakThemeResources(
params: {