Skip to content

Commit

Permalink
[main] debug apps help loading
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkadushkin committed Dec 13, 2024
1 parent 45367eb commit 21b724f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build/Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -455,9 +455,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']
}
Expand Down

0 comments on commit 21b724f

Please sign in to comment.