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

Allow user to add JavaScript libs to package.loaded. #25

Open
paulcuth opened this issue Mar 29, 2016 · 1 comment
Open

Allow user to add JavaScript libs to package.loaded. #25

paulcuth opened this issue Mar 29, 2016 · 1 comment

Comments

@paulcuth
Copy link
Owner

Add starlight.config.loaded object to configuration. The object's keys will become modnames in Lua and values are those that will be the result of calling require('modname'). Values should be wrapped using the DOMAPI's jsToLua().

@paulcuth paulcuth modified the milestones: v1.0.0, v0.3 Mar 29, 2016
@paulcuth
Copy link
Owner Author

Please add a thumbsup reaction if you'd like to see this feature, this'll help me to prioritise.

@paulcuth paulcuth removed this from the v0.3 milestone Jul 11, 2017
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