[DE] debug deployment

This commit is contained in:
Maxim Kadushkin 2022-03-02 00:34:49 +03:00
parent d7b920f97c
commit 6a637f32e8

View file

@ -396,9 +396,9 @@ module.exports = function(grunt) {
localization: {
files: packageFile['main']['copy']['localization']
},
// help: {
// files: packageFile['main']['copy']['help']
// },
help: {
files: packageFile['main']['copy']['help']
},
indexhtml: {
files: packageFile['main']['copy']['indexhtml']
}