Skip to content

Commit 5be5b11

Browse files
authored
Merge pull request #2036 from contentstack/fix/dev5
Added assets
2 parents 2896cff + 75342e3 commit 5be5b11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/contentstack-import/src/import/module-importer.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ class ModuleImporter {
5757
'extensions',
5858
'workflows',
5959
'custom-roles',
60+
'assets'
6061
].includes(this.importConfig.moduleName))
6162
) {
6263
if (!(await this.auditImportData(logger))) {

0 commit comments

Comments
 (0)