Closed scottcorgan closed 9 years ago
Can you post a snippet or example project that reproduces the issue? I can't recreate the issue.
Make sure you're using the latest versions of watchify and babel. That seemed to fix a similar issue someone else had.
I'm closing this due to inactivity. Please re-open it if you still have this issue!
Getting the following error:
when running
The error goes away when I remove react-hot-transform. Any ideas?