fresh
fresh copied to clipboard
expose target options
Hi there :)
Cool project. It'd be great if you could expose a way to modify the targets that esbuild uses. I have a lib that uses bigints and as a result I get this error Big integer literals are not available in the configured target environment ("chrome89", "firefox88", "safari13")
Makes sense! I'll look into it :-)
This may actually be resolved by #38