Hmm - I'm seeing the same here. Just looked into it, and unfortunately it was a webserver issue.
Layout.min.js was deleted from BangleApps a while ago, but it didn't get deleted on the banglejs.com/apps webserver. As a result everything worked fine on my local copy, and also on the development app loader on GitHub - but when pushed to banglejs.com/apps it stopped.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hmm - I'm seeing the same here. Just looked into it, and unfortunately it was a webserver issue.
Layout.min.js
was deleted from BangleApps a while ago, but it didn't get deleted on thebanglejs.com/apps
webserver. As a result everything worked fine on my local copy, and also on the development app loader on GitHub - but when pushed to banglejs.com/apps it stopped.Should all be fine now