Patch Changes
- #8862
f843447
Thanks @jamesopstad! - Fix a bug where Node.js externals (i.e. Node.js imports that are included in the runtime) were being registered as missing imports with thedepsOptimizer
. This was previously causing the dev server to crash if these imports were encountered when using React Router.