eclipse-wildwebdeveloper / eclipse-wildwebdeveloper/wildwebdeveloper
Running npm command in debug mode
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 201
- Forks
- 76
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 21
Description
Hi Team,
Found a way to run the npm commands from package.json with Run As... NPM options.
But the same is not available for debug. Is there a way to debug npm run scrips from pacjage.json?
It will somehow help me in running the jest testcases within eclipse.
Thanks,
Sujai Muthu Kumar K
Contributor guide
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
Start with the issue's description of the existing Run As... NPM options in Eclipse and the desired debug workflow for scripts in package.json. Check how Jest test cases are currently run within Eclipse; done means npm scripts can be launched in debug mode with useful breakpoint support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100