Building SWC fails. CONTRIBUTING.md
outdated?
#6284
stahlbauer
started this conversation in
General
Replies: 0 comments
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. I am trying to build SWC as described in
CONTRIBUTING.md
. Unfortunately, the build (cargo test
) fails for the currentmain
branch withAnything I a missing here?
Doing a build with
cargo test -p swc_plugin_runner --release --features plugin_transform_schema_v1 --features rkyv-impl
as done in the.github/workflows
works.Beta Was this translation helpful? Give feedback.
All reactions