Tyler Spencewood

Results 5 comments of Tyler Spencewood

I would appreciate the ability to include non-JavaScript/Json files in esbuild bundles. I currently have a function that uses [sharp](https://github.com/lovell/sharp) to generate images with custom fonts. It seems like a...

Thanks for this! Based on a quick test, it does indeed appear to work as I would expect and my external assets are bundled correctly! I have a complicating factor...

I'm also experiencing this issue with a similar setup: Nextjs with the `bundle: true` parameter on the esbuild api. With the changes to how jsx is handled with the latest...

Thanks, I'll look into it! Not sure I can go 100% ESM right now. Might just be stuck on 0.14.50 for the time being.

This repository only exists as a convenience from long ago when this particular code was not hosted on github or package managers, and is likely out entirely out of date....