android
android copied to clipboard
Ensure SBG's JS parser supports ES6
Currently, the JS parser in the SBG does not fully support parsing the ES6 syntax. We should research what changes need to be made and implement them. One of the probably hardest scenarios would be supporting ES6 class extending.