I attempted the same thing with my configuration, but this had no effect
for me.
I will create a test-case/repository to share to see if others can
reproduce. Maybe I'll find something along the way.
Mark, can you share your Webpack configuration? I wonder what your
`resolve` object looks like and any WASM related rules/loaders you may
have. I wonder if the `react-create-app`'s rule/loader structure I've
inherited (with `file-loader` as the fallback/catch-all) is causing my
problem.