Jesus Figueredo

Results 2 comments of Jesus Figueredo

I found on the esbuild page that `compilerOptions.paths` are honored **only** when `bundling` is enabled > All other fields will be ignored. Note that import path transformation requires [bundling](https://esbuild.github.io/api/#bundle) to...