Rename build-keycloak-theme -> keycloakify

This commit is contained in:
garronej
2022-08-22 17:17:35 +07:00
parent 56ce9c0d0d
commit 8031d51e15
24 changed files with 23 additions and 22 deletions

View File

@ -1,4 +1,4 @@
import type { PageId } from "../../bin/build-keycloak-theme/generateFtl";
import type { PageId } from "../../bin/keycloakify/generateFtl";
import { assert } from "tsafe/assert";
import type { Equals } from "tsafe";
import type { MessageKeyBase } from "../i18n";