humanmade / humanmade/webpack-helpers
Include chokidar plugin
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
See [Hot-Reloading using Webpack with PHP File Changes](https://dev.hmn.md/2018/11/27/hot-reloading-using-webpack-with-php-file-changes/).
It'd be nice to bundle [chokidar](https://href.li/?https://github.com/paulmillr/chokidar) as a dependency here and provide some basic defaults for using it to reload browsers on any changes to PHP files. I'm undecided whether it makes sense to include it in the default development preset, but even if it's not included by default, it'd be nice to include a function that can be passed into `devserver.before` to enable the PHP watch functionality.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.