feat: add nuxt-maplibre-gl module - #1603
danh121097 wants to merge 2 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review. 📝 WalkthroughWalkthroughAdds a Nuxt module catalog entry for Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This catalog metadata addition has no identified merge-blocking risk. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
a356e57 to
bd686ab
Compare
Adds
nuxt-maplibre-gl, a Nuxt module forvue3-maplibre-gl— a MapLibre GL JS component library for Vue 3.The module auto-imports the 10 components and 38 composables, injects both stylesheets, and configures SSR (client-only plugin,
maplibre-glexcluded from the SSR bundle since it needs WebGL).nuxt-maplibre-gl@2.0.0>=3.0.0Generated with
pnpm sync nuxt-maplibre-gl danh121097/vue-maplibre-gl#master/nuxt, then filled incategory(Libraries, matchingnuxt-mapbox,nuxt-maplibreand@nuxtjs/leaflet) andicon(reusing the existingmaplibre.png).