starlight
starlight copied to clipboard
Allow user to add JavaScript libs to `package.loaded`.
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().
Please add a thumbsup reaction if you'd like to see this feature, this'll help me to prioritise.