Closed lucacasonato closed 8 months ago
This commit cleans up the node_modules/ resolution logic significantly, deferring more to esbuild (giving better error messages in the process). I think this speeds up our resolution when involving node_modules/ by ~50%.
This commit cleans up the node_modules/ resolution logic significantly, deferring more to esbuild (giving better error messages in the process). I think this speeds up our resolution when involving node_modules/ by ~50%.