You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is a really nice idea! Following up older RFCs, i think now we can achieve it even much better leveraging modules DB as it includes slug mappings from all official modules to their npm package name such as image but also popular community ones such as nuxt module add tailwindcss
I believe we should be able to run
npx nuxt module add image
as alias ofnpx nuxt module add @nuxt/image
The text was updated successfully, but these errors were encountered: