You are reading a single comment by @Gordon and its replies.
Click here to read the full conversation.
-
@Gordon
I put the images to an images.js file and required in the app:var getImg = require("https://github.com/Purple-Tentacle/BangleApps/blob/master/apps/moonphase/images.js").getImg;
When I try to upload to bangle I receive a different error message:
Upload failed, Unexpected response Uncaught SyntaxError: Got var expected EOF
Is this still the same issue?
Yes. I plan to add the ability to do some simple minification when uploading to the App Loader soon though.
Hopefully later today I'll fix the app loader issue, so if you hang tight it should just start working.
It doesn't have to be but it might be easier. So assuming you have a getImg function:
should work