node-gradle / node-gradle/gradle-node-plugin
Parallell execution of task in same node project?
Open
Nobody has claimed this yet.
external dependency
- Dominant language
- Groovy
- Stars
- 677
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
Hi
It is possible to configure a task for a project to run in parallell ?
Say for instance if I have a task that run "ng lint" and one task that runs "ng extract-i18n" ? (Via npm)
Best regards
Lucas
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue mentions npm tasks running “ng lint” and “ng extract-i18n”, but names no files, tests, or entry points. Review how this plugin configures and executes Node-based Gradle tasks, then determine whether parallel execution is supported and what configuration or documentation would be needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, nodejs
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100