-
-
Notifications
You must be signed in to change notification settings - Fork 73
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
persistent-cache + exportModuleMetadata are not compatible #53
Comments
Why does this not work? |
@chadhietala - It doesn't work because it relies on The good news is that this is now pretty easy, using See: |
would it not be better to save the metadata the async cache? |
@krisselden - Yes, that is what my suggestion is. 😺 |
I think this is no longer a thing |
cc @chadhietala (also note, exportModuleMetadata relies on private API _cache ...)
The text was updated successfully, but these errors were encountered: