Fix path error

This commit is contained in:
Joseph Garrone 2024-06-10 09:28:31 +02:00
parent 1ebf97871b
commit 60a1886942

View File

@ -25,7 +25,7 @@ export async function buildJars(params: {
const { onlyBuildJarFileBasename, resourcesDirPath, buildContext } = params;
const doesImplementAccountTheme = readMetaInfKeycloakThemes_fromResourcesDirPath({
resourcesDirPath: buildContext.keycloakifyBuildDirPath
resourcesDirPath
}).themes.some(({ name }) => name === accountV1ThemeName);
await Promise.all(