Skip to content

watch: fix watch path with equals#47369

Merged
nodejs-github-bot merged 2 commits intonodejs:mainfrom
MoLow:fix-watch-path-equals
Apr 5, 2023
Merged

watch: fix watch path with equals#47369
nodejs-github-bot merged 2 commits intonodejs:mainfrom
MoLow:fix-watch-path-equals

Conversation

@MoLow
Copy link
Member

@MoLow MoLow commented Apr 2, 2023

Fixes: #47296

prior to this fix node --watch-path path.js worked but node --watch-path=path.js did not

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. watch-mode Issues and PRs related to watch mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

--watch-path doesn't run the JavaScript file

5 participants