alibaba / ice

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

Fix: reduce bundle size by remove runtime module #6850

Closed ClarkXia closed 2 months ago

ClarkXia commented 3 months ago

Remove routes config runtime if necessary.

codecov-commenter commented 3 months ago

Codecov Report

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

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

Files Patch % Lines
packages/runtime/src/routes.tsx 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/next #6850 +/- ## =============================================== Coverage ? 79.11% =============================================== Files ? 221 Lines ? 19739 Branches ? 2508 =============================================== Hits ? 15616 Misses ? 4085 Partials ? 38 ```

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