vuejs / router

🚦 The official router for Vue.js
https://router.vuejs.org/
MIT License
3.95k stars 1.19k forks source link

fix(ssr): handle symboless Modules in dynamic imports #2355

Closed posva closed 2 months ago

posva commented 2 months ago
netlify[bot] commented 2 months ago

Deploy Preview for vue-router canceled.

Name Link
Latest commit 420b8bce1343b6b8b0d3dbfc09cd45c812f122cb
Latest deploy log https://app.netlify.com/sites/vue-router/deploys/66e0489f0d9a3f0008933424
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.32%. Comparing base (99c7251) to head (420b8bc). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2355 +/- ## ======================================= Coverage 97.32% 97.32% ======================================= Files 26 26 Lines 6013 6015 +2 Branches 819 820 +1 ======================================= + Hits 5852 5854 +2 Misses 159 159 Partials 2 2 ```

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