We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 894e952 + 8eb2b01 commit 824ddeeCopy full SHA for 824ddee
api/src/services/sitecore.service.ts
@@ -9,6 +9,7 @@ import { orgService } from './org.service.js';
9
import { getLogMessage } from '../utils/index.js';
10
import customLogger from '../utils/custom-logger.utils.js';
11
12
+
13
const append = "a";
14
const baseDirName = MIGRATION_DATA_CONFIG.DATA
15
const {
0 commit comments