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

How this could be useful to import-new recursively? #17

Open
jah0wl opened this issue Aug 3, 2020 · 1 comment
Open

How this could be useful to import-new recursively? #17

jah0wl opened this issue Aug 3, 2020 · 1 comment

Comments

@jah0wl
Copy link

jah0wl commented Aug 3, 2020

Yes, you get a new fresh import, but if what imports requires modules, those are still cached... :(

@sindresorhus
Copy link
Owner

I guess we could clear recursively with an opt-out. Sometimes doing it recursively creates problems. For now, you could use https://github.com/sindresorhus/clear-module instead, which does clear the cache recursively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants