Skip to content

Add init function #7

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

Closed
GitBruno opened this issue Aug 15, 2018 · 1 comment
Closed

Add init function #7

GitBruno opened this issue Aug 15, 2018 · 1 comment

Comments

@GitBruno
Copy link

At the moment everything is loaded manually by the user:

var module = Sky.getModule("module");

This is great for modules and utilities but patches should not be loaded like this. Therefore it might be good to add a init function so Sky can load patches automatically.

@GitBruno
Copy link
Author

Done: f54cf59

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

No branches or pull requests

1 participant