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

IW-3384 | Add support for global Lua modules #1

Merged
merged 1 commit into from
Apr 23, 2020
Merged

Conversation

mszabo-wikia
Copy link

Add support for global Lua modules in UCP Scribunto, as done before for app in
Wikia/app#4550. Unfortunately Scribunto doesn't offer an
extension point here, so the relevant functionality has to be inlined.

The actual business logic of fetching the content of global modules is handled
by the UCP GlobalLuaModules extension.

Add support for global Lua modules in UCP Scribunto, as done before for app in
Wikia/app#4550. Unfortunately Scribunto doesn't offer an
extension point here, so the relevant functionality has to be inlined.

The actual business logic of fetching the content of global modules is handled
by the UCP GlobalLuaModules extension.
@nikodamn nikodamn merged commit eadae04 into REL1_33 Apr 23, 2020
@mszabo-wikia mszabo-wikia deleted the IW-3384 branch April 23, 2020 12:17
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

Successfully merging this pull request may close these issues.

3 participants