aspect-build / rules_webpack

Bazel rules for webpack bundler https://webpack.js.org/
Apache License 2.0
32 stars 15 forks source link

fix(worker): workaround webpack4 fs write caching #133

Closed jbedard closed 1 year ago

jbedard commented 1 year ago

Ref #126

A webpack4 solution to #126 where webpack caches write operations.