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

Support lazy loading natively #577

Open
Olical opened this issue May 15, 2024 · 0 comments
Open

Support lazy loading natively #577

Olical opened this issue May 15, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Olical
Copy link
Owner

Olical commented May 15, 2024

Users should be able to lazy load the plugin without any special configuration or manual requires and function invocations. I do this in nfnl, it should be possible here.

I still don't think you really need to lazy load it since Conjure already natively lazy loads all of it's code and client modules when required already. The only thing you eagerly load with Conjure is the filetype hooks it sets up for you, so it's kind of doing well configured lazy loading for you anyway.

@Olical Olical added the enhancement New feature or request label May 15, 2024
@Olical Olical self-assigned this May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant