alibaba / ice

🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)
https://ice.work
MIT License
17.81k stars 2.09k forks source link

Feat: support add plugin by cli option #6829

Closed ClarkXia closed 4 months ago

ClarkXia commented 4 months ago

Support add plugin by cli option.

ice start --plugin custom-plugin
codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 33.33333% with 10 lines in your changes are missing coverage. Please review.

:exclamation: No coverage uploaded for pull request base (release/next@ba811d7). Click here to learn what that means.

Files Patch % Lines
packages/ice/src/createService.ts 9.09% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/next #6829 +/- ## =============================================== Coverage ? 79.43% =============================================== Files ? 219 Lines ? 19500 Branches ? 2502 =============================================== Hits ? 15489 Misses ? 3974 Partials ? 37 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

luhc228 commented 4 months ago

When will use this cli option?

ClarkXia commented 4 months ago

When will use this cli option?

Inject analytical plugins to tailor the project configuration during cloud deployment