We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fbe2bc commit 2b94c46Copy full SHA for 2b94c46
.github/workflows/release-continuous.yml
@@ -26,4 +26,4 @@ jobs:
26
run: pnpm build
27
28
- name: Publish
29
- run: pnpm dlx [email protected] publish --pnpm --compact './packages/*'
+ run: pnpm dlx [email protected] publish --pnpm --compact './packages/*' './packages/plugin-react-swc/dist'
0 commit comments