Michael James
Michael James
## Stack trace Unfortunately I don't have one to share as it crashed my remote dev machine (used 116GB of RSS before it did). ## Steps to reproduce This is...
[bug] `TypeError: Cannot read properties of undefined (reading 'filter')` when passing stats object
Unfortunately, `webpack-bundle-analyzer` doesn't print an error stack trace so I don't know which property it is expecting that isn't present in the stats file. The top level keys in the...
We (Canva) have noticed that `ReactRefreshLoader` is adding non-negligible overhead to our webpack builds. For example, our development startup build time increased by ~15% (from 3m30s to 4m). It would...
Possibly related to https://github.com/pmmmwh/react-refresh-webpack-plugin/issues/328 but i'm not sure at this stage. After an initial webpack build, a majority of this module interceptors run successfully however a small number of them...