Skip to content

Commit

Permalink
Merge branch 'master' into fix/swcrc-options
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysoo authored Sep 20, 2023
2 parents 221c79d + 42202cb commit a1ded31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"{projectRoot}/**/*.rs",
"{projectRoot}/**/Cargo.*",
{
"runtime": "node -p 'process.platform'"
"runtime": "node -p '`${process.platform}_${process.arch}`'"
}
]
},
Expand Down

0 comments on commit a1ded31

Please sign in to comment.