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
We should use a proper module system (require.js etc.). The current system works reasonably well but it's over-complicated and not in-line with most web projects. The tricky part will be making the module based system as flexible as the current system (currently, you can easily inject code just about anywhere on a platform-by-platform basis).
The text was updated successfully, but these errors were encountered:
We should use a proper module system (require.js etc.). The current system works reasonably well but it's over-complicated and not in-line with most web projects. The tricky part will be making the module based system as flexible as the current system (currently, you can easily inject code just about anywhere on a platform-by-platform basis).
The text was updated successfully, but these errors were encountered: