midwayjs / hooks

"Zero" Api / Type Safe / Fullstack Kit / Powerful Backend
MIT License
689 stars 63 forks source link

feat: add skip build client feature to cli #515

Closed rojer95 closed 7 months ago

rojer95 commented 1 year ago

提供跳过构建前端文件的能力,以便前后端分离部署时提高后端构建速度

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: eb95282277436dc4b2f76bfc0b96a7a5cf272851

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov-commenter commented 1 year ago

Codecov Report

Base: 81.85% // Head: 81.85% // No change to project coverage :thumbsup:

Coverage data is based on head (eb95282) compared to base (ea8e208). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #515 +/- ## ======================================= Coverage 81.85% 81.85% ======================================= Files 45 45 Lines 937 937 Branches 166 166 ======================================= Hits 767 767 Misses 169 169 Partials 1 1 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=midwayjs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=midwayjs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.