Closed bgins closed 3 years ago
This PR upgrades esbuild to the most recent version, which supports the Apple M1 chip.
esbuild
Support was added in v0.8.47 (https://github.com/evanw/esbuild/releases/tag/v0.8.47). I looked through the breaking changes and it seemed safe to upgrade to latest esbuild version.
v0.8.47
This PR upgrades
esbuild
to the most recent version, which supports the Apple M1 chip.Support was added in
v0.8.47
(https://github.com/evanw/esbuild/releases/tag/v0.8.47). I looked through the breaking changes and it seemed safe to upgrade to latestesbuild
version.