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

[dx] Add dev mode #113

Merged
merged 3 commits into from
Nov 27, 2024
Merged

[dx] Add dev mode #113

merged 3 commits into from
Nov 27, 2024

Conversation

yoannmoinet
Copy link
Member

What and why?

This is annoying to test integration in external projects using yarn link.

How?

Create a yarn dev workflow:

  1. Prepare the published packages to be linked by changing their exports value so it exports built files.
  2. Launch yarn watch:all to rebuild anything that changes
  3. Once done, it revert the package.json changes.

@yoannmoinet yoannmoinet changed the base branch from master to yoann/optimize-metrics-aggregation November 27, 2024 10:52
Base automatically changed from yoann/optimize-metrics-aggregation to master November 27, 2024 13:25
@yoannmoinet yoannmoinet marked this pull request as ready for review November 27, 2024 13:37
@yoannmoinet yoannmoinet requested review from elbywan and Ayc0 November 27, 2024 13:37
@yoannmoinet yoannmoinet merged commit d7ff9ce into master Nov 27, 2024
4 checks passed
@yoannmoinet yoannmoinet deleted the yoann/dev-mode branch November 27, 2024 13:53
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