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

feat: new dev script #56

Merged
merged 3 commits into from
Apr 10, 2024
Merged

Conversation

hkbertoson
Copy link
Contributor

By adding concurrently as a new package and script. This allows users to run pnpm dev in the root and run both the playground and package at the same time. Removing the need to run 2 terminals.

Copy link
Owner

@florian-lefebvre florian-lefebvre left a comment

Choose a reason for hiding this comment

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

I think that's great thank you!

Copy link
Owner

@florian-lefebvre florian-lefebvre left a comment

Choose a reason for hiding this comment

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

Actually, I investigated a little bit and I think it would be better to have the dev command be pnpm --stream -r -parallel dev. Can you update it, as well as the package README? Thanks!

@hkbertoson
Copy link
Contributor Author

Sure thing! Will get it done

@hkbertoson
Copy link
Contributor Author

Got them updated!

@florian-lefebvre florian-lefebvre changed the title Added Concurrently as a new script in main package.json feat: new dev script Apr 10, 2024
@florian-lefebvre florian-lefebvre merged commit bb9a142 into florian-lefebvre:main Apr 10, 2024
2 checks passed
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