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

Plugin reloading broken #162

Open
ethanaobrien opened this issue Sep 10, 2023 · 1 comment
Open

Plugin reloading broken #162

ethanaobrien opened this issue Sep 10, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ethanaobrien
Copy link
Collaborator

Description/Steps to reproduce
When plugin file is edited, the plugin is reloaded, but loaded from cache

To get around this, I need to do the same thing I did with the htaccess feature. See function below

const clearModuleCache = function() {

@ethanaobrien ethanaobrien added the bug Something isn't working label Sep 10, 2023
@terreng
Copy link
Owner

terreng commented Sep 10, 2023

Good catch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants