Skip to content

Parse error: Snowpack fails to parse first tsx file for imports #2958

Discussion options

You must be logged in to vote

Turns out the replacements I was doing with snowpack-plugin-replace went wrong after a refactor of that code. E.g. things like foo(BAR) would be turned into foo(hello world) instead of foo("hello world") 🤦 , case closed.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@fgblomqvist
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by fgblomqvist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant