Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a proper module system #235

Open
Stebalien opened this issue Jul 8, 2014 · 0 comments
Open

Use a proper module system #235

Stebalien opened this issue Jul 8, 2014 · 0 comments

Comments

@Stebalien
Copy link
Member

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant