Fix path error
This commit is contained in:
parent
ee6322aae4
commit
359e93a1ba
@ -254,6 +254,7 @@ export async function generateResourcesForMainTheme(params: {
|
|||||||
transformCodebase({
|
transformCodebase({
|
||||||
srcDirPath: pathJoin(
|
srcDirPath: pathJoin(
|
||||||
getThisCodebaseRootDirPath(),
|
getThisCodebaseRootDirPath(),
|
||||||
|
"res",
|
||||||
"public",
|
"public",
|
||||||
WELL_KNOWN_DIRECTORY_BASE_NAME.DOT_KEYCLOAKIFY,
|
WELL_KNOWN_DIRECTORY_BASE_NAME.DOT_KEYCLOAKIFY,
|
||||||
themeType
|
themeType
|
||||||
|
Loading…
x
Reference in New Issue
Block a user