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

Jest preprocessor better aware of error-codes/codes.json WRT caching #8622

Merged
merged 1 commit into from
Dec 22, 2016

Conversation

bvaughn
Copy link
Contributor

@bvaughn bvaughn commented Dec 22, 2016

I recently broke the jest:coverage Grunt task in my bvaughn:shared-context-stack branch because I added new invariants/warning messages and regenerated the error codes JSON file. I was confused because master appeared to be broken as well. It turns out that this was due to a caching issue in our preprocessor. This PR makes that caching strategy aware of the error codes JSON file.

@sophiebits
Copy link
Collaborator

lg

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

Successfully merging this pull request may close these issues.

3 participants