Geequlim / ECMAScript

Javascript binding for godotengine
MIT License
960 stars 84 forks source link

Need help for android (No loader found for jsx files). #106

Open maihomahesh opened 3 years ago

maihomahesh commented 3 years ago

When I try to open a scene with attached script (*.jsx) on android I get this error. **ERROR**: No loader found for resource: res://src/JS.jsx. Preview from Godot editor works well though. Can anyone help?

Devilsparta commented 2 years ago

@maihomahesh You may need to rebuild android template for including ECMAScript module to your apk.