Kureev / Kureev/browserify-patch-server
Is it possible to have a hook in watchify post bundle instead of watching the built file?
Open
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/Kureev/browserify-patch-server/blob/master/makeWatcher.js
Maybe we could hook into watchify's post bundle?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with makeWatcher.js and inspect how the repository currently watches the built file and how watchify exposes its post-bundle hook. Confirm whether the hook can replace file watching, then define the behavior and tests needed to show that patching runs after each bundle without watching the output file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100