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

deep namespaces: cache invalidation #200

Closed
benmosher opened this issue Mar 2, 2016 · 0 comments · Fixed by #212
Closed

deep namespaces: cache invalidation #200

benmosher opened this issue Mar 2, 2016 · 0 comments · Fixed by #212
Labels
Milestone

Comments

@benmosher
Copy link
Member

need to convert deep namespaces to export map references, for cache correctness. if the internal namespaces are only referenced indirectly, there is no opportunity to reparse on mtime change.

impacts:

  • eslint_d
  • eslint-loader
  • fs cache (FS cache #199 -- would be simpler to serialize without duplication)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

1 participant