grunt do not clean custom modules
This commit is contained in:
@@ -110,9 +110,7 @@ module.exports = grunt => {
|
|||||||
beforeFinal: {
|
beforeFinal: {
|
||||||
src: [
|
src: [
|
||||||
'build/tmp/custom/Espo/Custom/*',
|
'build/tmp/custom/Espo/Custom/*',
|
||||||
'build/tmp/custom/Espo/Modules/*',
|
|
||||||
'!build/tmp/custom/Espo/Custom/.htaccess',
|
'!build/tmp/custom/Espo/Custom/.htaccess',
|
||||||
'!build/tmp/custom/Espo/Modules/.htaccess',
|
|
||||||
'build/tmp/install/config.php',
|
'build/tmp/install/config.php',
|
||||||
'build/tmp/vendor/*/*/.git',
|
'build/tmp/vendor/*/*/.git',
|
||||||
'build/tmp/custom/Espo/Custom/*',
|
'build/tmp/custom/Espo/Custom/*',
|
||||||
|
|||||||
Reference in New Issue
Block a user