You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: