esbuild
esbuild copied to clipboard
Doesn't support Typescript 4.7 `infer X extends Y`
This was introduced into [email protected] – https://github.com/evanw/esbuild/issues/2330 it's syntax was introduced in [email protected]. Therefore using this syntax throws an error in netlify development (and probably production).