Merge branch 'release/v9.0.0' into feature/modern-koch-design-tbar

This commit is contained in:
Julia.Radzhabova
2025-04-16 17:58:10 +03:00
435 changed files with 7691 additions and 1492 deletions

View File

@ -321,7 +321,10 @@ module.exports = function(grunt) {
inline: {
dist: {
src: packageFile['apps-common'].copy.indexhtml.dest + '/*.html'
}
},
cachescripts: {
src: packageFile['api'].copy.script.dest + 'documents/*.html',
},
}
}
});