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 80c442f commit bde85b7Copy full SHA for bde85b7
upload-api/migration-wordpress/libs/content_types.js
@@ -16,6 +16,7 @@ const { contentTypes: contentTypesConfig } = config.modules;
16
17
const contentTypeFolderPath = path.resolve(config.data, contentTypesConfig.dirName);
18
19
+
20
/**
21
* Create folders and files
22
*/
0 commit comments