Replies: 1 comment
-
What do you mean? Can you be more clear? non-lua files already should not be imported. Pelase provide a clear example of what doesn't work as intended |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a file structure like this:
I want to load all modules in
lsp
andui
but notlangs
. Currently I'm using a verbose workaround so I'm wondering if there is a better way.Beta Was this translation helpful? Give feedback.
All reactions