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

[sparkle] internal: use new sparkle packaging - take 2 #6091

Merged
merged 10 commits into from
Sep 3, 2024

Conversation

tdraier
Copy link
Contributor

@tdraier tdraier commented Jul 5, 2024

Description

Fixes for new sparkle packaging

Uses @0.2.187-esm , need to be updated once #6090 is validated/published , before merging

Risk

Rollback plan :

Deploy Plan

deploy front

@tdraier tdraier force-pushed the sparkle-usage-again branch from d102d1d to 057973f Compare August 11, 2024 21:21
@@ -1,4 +1,4 @@
import type { CitationType } from "@dust-tt/sparkle/dist/cjs/components/Citation";
import type { CitationType } from "@dust-tt/sparkle/dist/esm/components/Citation";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seen IRL, we will find a way to improve the type situation afterward.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll add a proper exports for types, removing all direct imports for now

@tdraier tdraier merged commit fc1ceca into main Sep 3, 2024
3 checks passed
@tdraier tdraier deleted the sparkle-usage-again branch September 3, 2024 13:42
tdraier added a commit that referenced this pull request Sep 4, 2024
tdraier added a commit that referenced this pull request Sep 4, 2024
tdraier added a commit that referenced this pull request Sep 4, 2024
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