grunt do not clean custom modules

This commit is contained in:
Yuri Kuznetsov
2023-05-29 10:37:22 +03:00
parent d3d8a5dc25
commit c287137283

View File

@@ -110,9 +110,7 @@ module.exports = grunt => {
beforeFinal: {
src: [
'build/tmp/custom/Espo/Custom/*',
'build/tmp/custom/Espo/Modules/*',
'!build/tmp/custom/Espo/Custom/.htaccess',
'!build/tmp/custom/Espo/Modules/.htaccess',
'build/tmp/install/config.php',
'build/tmp/vendor/*/*/.git',
'build/tmp/custom/Espo/Custom/*',