Issue with babel watch

Open
#219 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript, node.js
Domain
cli, tooling

Research direction

No files or tests are identified. Start by reproducing the command in a workspace containing 22 packages, comparing bolt ws exec --parallel with and without Babel's -w flag on the stated versions. Done means identifying why watch mode processes only 12 packages and verifying that all packages are processed.

Written by the indexing model from the issue text.

Description

Title Description
Version 0.22.6
Type Issue
node v11.9
Operating System macOS Mojave (10.14.3)
Short Description Execution limited to 12 items when using the watch flag on babel

Detailed description

Everytime I run the following command, bolt is only processing 12 packages (instead of all the 22 packages). When I remove the watch flag on babel (-w) everything works just fine.

bolt ws exec --parallel -- babel src -w -d dist/esm --root-mode upward"

Thank you for your insight.

Dominant language
JavaScript
Stars
2.4k
Forks
97
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from boltpkg/bolt

All issues in boltpkg/bolt

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.