[
https://issues.jboss.org/browse/JBDS-3875?page=com.atlassian.jira.plugin....
]
Pavol Pitonak commented on JBDS-3875:
-------------------------------------
[Test
tasks|https://github.com/redhat-developer-tooling/developer-platform-inst...
moved to separate file some time ago.
Now we should do the same for build-related tasks (and clean-up tasks if it makes sense)
I also suggest that we use some naming convention for Gulp tasks, what about prefixing
_test:_ for everything in test tasks and _build:_ for build-related tasks? We already have
_transpile:app_.
The only tasks that stay in gulpfile.js are high-level tasks that should also have 1:1
mapping to npm scripts (i.e. npm run package-simple calls gulp package-simple)... not sure
about naming conventions for these scripts/tasks.
Split gulpfile.js to multiple modules to simplify maintenance
-------------------------------------------------------------
Key: JBDS-3875
URL:
https://issues.jboss.org/browse/JBDS-3875
Project: Red Hat Developer Studio (DevStudio)
Issue Type: Task
Components: platform-installer
Affects Versions: 10.0.0.Alpha1
Reporter: Jan Richter
Assignee: Pavol Pitonak
Labels: havoc
Following up from JBDS-3851. Split the gulpfile into separate modules.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)