penumbra-zone / web

Apache License 2.0
15 stars 16 forks source link

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

Closed VanishMax closed 1 month ago

VanishMax commented 1 month ago

Relates to https://github.com/penumbra-zone/dex-explorer/issues/115 and https://github.com/penumbra-zone/dex-explorer/pull/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.

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 7af80aba476db0f176b5b1487d073ff831d791bf

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