phoenixframework / esbuild

An installer for esbuild
MIT License
271 stars 38 forks source link

Attach system target architecture to saved esbuild executable #35

Closed cw789 closed 2 years ago

cw789 commented 2 years ago

This solves unnoticed reusing the executable after switching OS target in case of coping over the _build directory for e.g. caching purposes.

Reference https://github.com/phoenixframework/esbuild/issues/32


Proposed CHANGELOG:

As this is somehow a breaking behavior, I would release it as a v0.4 version. Additionally this would be ideal to pump esbuild to v0.14.0 (PR will follow).

josevalim commented 2 years ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: