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

[dapp-kit] mark vanilla-extract libraries as dev dependencies #20307

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

williamrobertson13
Copy link
Contributor

@williamrobertson13 williamrobertson13 commented Nov 18, 2024

Description

Potentially addresses #20294. The vanilla-extract libraries are internal dependencies as we ship the library with raw CSS files.

Test plan

How did you test the new or updated feature?


Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

  • Protocol:
  • Nodes (Validators and Full nodes):
  • Indexer:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:
  • REST API:

@williamrobertson13 williamrobertson13 self-assigned this Nov 18, 2024
@williamrobertson13 williamrobertson13 requested a review from a team as a code owner November 18, 2024 19:09
Copy link

vercel bot commented Nov 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 18, 2024 7:39pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Nov 18, 2024 7:39pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Nov 18, 2024 7:39pm
sui-typescript-docs ⬜️ Ignored (Inspect) Visit Preview Nov 18, 2024 7:39pm

@williamrobertson13 williamrobertson13 temporarily deployed to sui-typescript-aws-kms-test-env November 18, 2024 19:09 — with GitHub Actions Inactive
@williamrobertson13 williamrobertson13 temporarily deployed to sui-typescript-aws-kms-test-env November 18, 2024 19:38 — with GitHub Actions Inactive
@williamrobertson13 williamrobertson13 merged commit 6f44f4b into main Nov 18, 2024
59 checks passed
@williamrobertson13 williamrobertson13 deleted the wrobertson/audit_Fix branch November 18, 2024 20:34
williamrobertson13 added a commit that referenced this pull request Nov 18, 2024
## Description 

Reverts #20307.

This change oddly worked when I was testing locally and applying a pnpm
patch to dapp-kit, but it looks like the build config needs tweaked
because vanilla-extract is still ending up as an end user dependency
which isn't good since that's the whole reason we decided to use
vanilla-extract 😅.

I'm going to revert this for now, and I'll see how I can fix this
properly sometime later this week.

<img width="844" alt="image"
src="https://github.com/user-attachments/assets/0d042c6e-e08b-4daa-8e4c-f2cbed41c517">

## Test plan 

How did you test the new or updated feature?

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
- [ ] REST API:
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.

3 participants