DEV Community

Discussion on: Bazel can write to the source folder!

Collapse
 
sethbro profile image
Seth Bro

Sorry—just realized you're responsible for much of the bazelbuild/rules_nodejs doc/commentary I've been poring over!

This pattern is directly applicable to a number of HMR-related Issues on that repo. It's a workaround certainly, but I have it operating with Webpack 5 & it's the first solution that's unblocked me. I've no doubt it would help others.

I'll add comments to those issues & strive to add an /examples/ PR, though not sure if this would be a sanctioned solution.