but it is also necessary to call 'copyHelpFiles' afterwards because this copies the proper help files and helpPath-hosted.json file to the target.
added a new default target 'copyAll' which depends on 'copyHelpFile' which depends on 'copySubmodulesToTarget'
The default target was copySubmodulesToTarget
but it is also necessary to call 'copyHelpFiles' afterwards because this copies the proper help files and helpPath-hosted.json file to the target. added a new default target 'copyAll' which depends on 'copyHelpFile' which depends on 'copySubmodulesToTarget'