antfu / esbuild-node-loader

Transpile TypeScript to ESM with Node.js loader.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Refactor] Using esbuild's new resolve api

hanayashiki opened this issue · comments

evanw/esbuild#1881

Now esbuild has made public its resolve api. Seems it can make the resolution process more effective.