Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: build package before publishing #569

Merged
merged 3 commits into from
Sep 20, 2024
Merged

fix: build package before publishing #569

merged 3 commits into from
Sep 20, 2024

Conversation

leonardocbsr
Copy link
Contributor

Context

@fuels/ui was being published to npm without its dist folder, after a long search I found out that pnpm changeset publish wasn't building the package and there were no actions in the CI's pipeline that built the package.

This PR

  • Adds pnpm build:lib before publishing
  • Fixes a typo in the UI's package json

@LuizAsFight LuizAsFight enabled auto-merge (squash) September 20, 2024 22:29
@LuizAsFight LuizAsFight merged commit 376a5b5 into FuelLabs:main Sep 20, 2024
7 of 8 checks passed
@leonardocbsr leonardocbsr deleted the fix/pnpm-build-before-publish branch September 21, 2024 11:11
raghukapur9 pushed a commit to DevForce99/fuel-explorer that referenced this pull request Sep 21, 2024
LuizAsFight added a commit to FuelLabs/fuels-wallet that referenced this pull request Sep 25, 2024
## Context
`@fuels/playwright-utils` was being published to npm without its dist
folder.

## This PR
- Adds `pnpm build:libs` before publishing

## Ref
- FuelLabs/fuel-explorer#569
-
https://www.npmjs.com/package/@fuels/playwright-utils/v/0.29.0?activeTab=code

Co-authored-by: Luiz Gomes <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants