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
{{ message }}
This repository was archived by the owner on May 8, 2023. It is now read-only.
I am currently interested in this project... but I have a question. How are the Angular calls (e.g., {{todoList.remaining()}} of {{todoList.todos.length}} remaining) aware of function names if GWT obfuscates and/or renames the proper JS function/property name? I have this project loaded, compiled... but no actions can be performed because of my question. Thanks!