NuxtN
Nuxt11mo ago
bnason

Module dependencies as dev only

Can my module dependencies that are only used in the main defineNuxtModule file be dev only? My module just generates a basically static (no imports) template in the buildDir and defines an auto import for that file
Was this page helpful?