HipsterBrown / xs-dev

The quickest way for getting started with JS on devices
https://xs-dev.js.org
MIT License
37 stars 13 forks source link

fix(setup): fix ESP8266 setup on Windows #141

Closed andycarle closed 1 year ago

andycarle commented 1 year ago

ESP8266 for Windows setup was broken by 0c8d555 (see Moddable SDK #1196). This commit restores the correct ZIP file path for Windows and the ZIP-specific toolchain unzip functionality.

HipsterBrown commented 1 year ago

This fix has been released in v0.27.3 🚀