You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems BangleApps turns pretokenising on, and it looks like what happens is if an unminified module is included it gets loaded, minified, AND pretokenised, and then the stringification isn't good enough to escape the characters, which then breaks the acorn parser
The text was updated successfully, but these errors were encountered:
It seems BangleApps turns pretokenising on, and it looks like what happens is if an unminified module is included it gets loaded, minified, AND pretokenised, and then the stringification isn't good enough to escape the characters, which then breaks the acorn parser
The text was updated successfully, but these errors were encountered: