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

ui: Circular dependency removal and typescript transpiling in the published packages #1769

Merged
merged 6 commits into from
Sep 26, 2022

Conversation

manojVivek
Copy link
Contributor

This PR contains:

  • Removed circular dependency between @parca/profile and @parca/components packages by moving the profiling related components from @parca/components to @parca/profile.
  • Typescript files are transpiled into dist before the packages are published.

@manojVivek manojVivek requested a review from a team as a code owner September 26, 2022 04:01
@vercel
Copy link

vercel bot commented Sep 26, 2022

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

Name Status Preview Updated
ui-documentation ❌ Failed (Inspect) Sep 26, 2022 at 6:31AM (UTC)

@manojVivek manojVivek requested a review from a team as a code owner September 26, 2022 05:03
@manojVivek
Copy link
Contributor Author

Please ignore the "UI documentation" build failure on Vercel for this PR. We need to add a step to build the packages before building the storybook, I'll do that once this branch is merged, as the commands needed for that are in this branch right now.

@manojVivek manojVivek merged commit cb0408e into main Sep 26, 2022
@manojVivek manojVivek deleted the ts-housekeeping branch September 26, 2022 09:22
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