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.
1 parent 8b65a02 commit 00d7344Copy full SHA for 00d7344
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