Uh oh!
There was an error while loading. Please reload this page.
fix(module): allow specifying version alongside module name - #702
Conversation
commit: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #702 +/- ##
=======================================
Coverage ? 14.23% =======================================
Files ? 65 Lines ? 3133 Branches ? 94 =======================================
Hits ? 446 Misses ? 2656 Partials ? 31 ☔ View full report in Codecov by Sentry. |
schirrel
commented
Jan 25, 2025
@danielroe could you help with the failing build-head actions? by the logs it looks like something related to girhub configuration, but i can understand more than that. |
you can ignore that! i need to fix the action so it works on forks too the only thing it does is compare bundle sizes between main branch and this pr |
schirrel
commented
Jan 26, 2025
@danielroe gotcha, i can help with that too, i've found this actions/checkout#551 |
danielroe
left a comment
There was a problem hiding this comment.
love it!
particularly thank you for the unit test...
fix#697#701
🔗 Linked issue
resolves#697, resolves#701
❓ Type of change
📚 Description
This PR enhance the
nuxi module addbut allowing it to find a Nuxt Module when a version is speficied.Without this PR:

With this PR:
