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

chore: smart build and smart dev #270

Merged
merged 3 commits into from
Aug 5, 2023
Merged

chore: smart build and smart dev #270

merged 3 commits into from
Aug 5, 2023

Conversation

productdevbook
Copy link
Member

@productdevbook productdevbook commented Aug 5, 2023

Description

new commands

pnpm dev ${component-file-name} # Run a specific component
pnpm dev core ${core-file-name} # Run a specific core package

pnpm build ${component-file-name} # Build a specific component
pnpm build core ${core-file-name} # Build a specific core package

pnpm story # Run Storybook

Linked Issues

Additional context

@productdevbook productdevbook self-assigned this Aug 5, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2023

Thank you for following the naming conventions! 🙏

@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2023

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 84.73% 1416 / 1671
🔵 Statements 84.73% 1416 / 1671
🔵 Functions 83.63% 46 / 55
🔵 Branches 79.02% 113 / 143
File CoverageNo changed files found.
Generated in workflow #521

@productdevbook productdevbook changed the title chore: add dev or build smart chore: smart build and smart dev Aug 5, 2023
@productdevbook productdevbook merged commit a1a02d9 into main Aug 5, 2023
7 checks passed
@productdevbook productdevbook deleted the smart-dev branch August 5, 2023 11:22
@github-actions github-actions bot mentioned this pull request Aug 5, 2023
@github-actions github-actions bot mentioned this pull request Sep 11, 2023
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.

None yet

1 participant