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 93ec69b + 6d67acc commit f1466b9Copy full SHA for f1466b9
api/src/services/sitecore.service.ts
@@ -13,6 +13,7 @@ import { getLogMessage } from '../utils/index.js';
13
import customLogger from '../utils/custom-logger.utils.js';
14
import { getSafePath } from '../utils/sanitize-path.utils.js';
15
16
+
17
const append = 'a';
18
const baseDirName = MIGRATION_DATA_CONFIG.DATA;
19
const {
0 commit comments