Replies: 1 comment
-
What are your os and CPU? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Thanks for swc!
I'm looking into using swc in an asset pipeline for a rust web framework, but on my initial exploration I ran into this opaque error on latest macos (intel):
spack.config.js:
.swcrc:
The straightforward react app bundles just fine with snowpack and also builds with
npx swc src/*.tsx
. I've never encountered this error before — is it an issue with my environment / configuration or a bug in spack?Beta Was this translation helpful? Give feedback.
All reactions