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: correct caching #212

Merged
merged 8 commits into from
Mar 11, 2016
Merged

deep namespaces: correct caching #212

merged 8 commits into from
Mar 11, 2016

Conversation

benmosher
Copy link
Member

Use full ExportMap as deep namespace name maps. Stats on every access for cache correctness under eslint_d/eslint-loader. (fixes #200)

Explicitly detect and exit 0-deep self-exports. (fixes #210)

benmosher added a commit that referenced this pull request Mar 11, 2016
deep namespaces: correct caching
@benmosher benmosher merged commit 5ac9e16 into master Mar 11, 2016
@benmosher benmosher deleted the issue-200 branch March 11, 2016 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

"RangeError: Maximum call stack size exceeded" when file includes itself deep namespaces: cache invalidation
1 participant