-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hi -- Thanks for the project.
When a transcrypt error occurs (like a syntax error), it gives me the message asking if I need to install transcrypt, but it doesn't give the information about the error. I tried running webpack with --verbose, but that didn't show the error either.
Am I missing a switch somewhere?
If I modify the code and add this after the Some error occurred... message, I do see the issue:
console.error(data)
Rather than forking and adding this, I figured I'd ask first to see if I was missing something.
Metadata
Metadata
Assignees
Labels
No labels