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 4ef9803 + 22aacf6 commit 9781b7bCopy full SHA for 9781b7b
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