Skip to content

Instantly share code, notes, and snippets.

@ttmarek
Created December 19, 2017 16:16
Show Gist options
  • Save ttmarek/1aa7faf4460ebf945165aec8e1cb8b79 to your computer and use it in GitHub Desktop.
Save ttmarek/1aa7faf4460ebf945165aec8e1cb8b79 to your computer and use it in GitHub Desktop.

When it looks like Jest isn't transpiling your code.

Try deleting Jest's cached transpiled files

cd $TMPDIR && rm -r jest_dx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment