privatenumber / esbuild-loader

💠 Speed up your Webpack with esbuild ⚡️
MIT License
3.56k stars 108 forks source link

esbuild 0.18 #326

Closed silverwind closed 1 year ago

silverwind commented 1 year ago

Feature request

esbuild 0.18 has been out for a while, it should be upgraded. As far as I can tell, it should be a smooth upgrade with little breaking changes.

https://github.com/evanw/esbuild/blob/main/CHANGELOG.md

Why?

Keep up with latest features and bug fixes.

eamodio commented 1 year ago

Should support passing the tsconfig.json file path directly to esbuild https://github.com/evanw/esbuild/blob/main/CHANGELOG.md#0180

Refs: https://github.com/esbuild-kit/esbuild-loader/issues/325

privatenumber commented 1 year ago

@eamodio I'm hiding your comment because it's irrelevant to the issue.

FYI if anyone needs esbuild upgraded, PR welcome 👍