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(ui): improve UI lib hot reloading #1883

Merged
merged 2 commits into from
Oct 30, 2024
Merged

fix(ui): improve UI lib hot reloading #1883

merged 2 commits into from
Oct 30, 2024

Conversation

VanishMax
Copy link
Contributor

Relates to penumbra-zone/dex-explorer#115 and penumbra-zone/dex-explorer#114

This PR improves the dev:pack command of the UI package. Before this, it would build the lib with Vite but not pack the tarball, or pack it in the wrong timing, making the behavior unexpected. I updated the pack command to use execa lib.

@VanishMax VanishMax requested a review from a team October 29, 2024 09:22
@VanishMax VanishMax self-assigned this Oct 29, 2024
Copy link

changeset-bot bot commented Oct 29, 2024

🦋 Changeset detected

Latest commit: 7af80ab

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@penumbra-zone/ui Patch
minifront Patch
node-status Patch
@repo/tailwind-config Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@VanishMax VanishMax merged commit 7c1d4e7 into main Oct 30, 2024
6 checks passed
@VanishMax VanishMax deleted the fix/ui-lib-hot-reload branch October 30, 2024 08:05
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