cli icon indicating copy to clipboard operation
cli copied to clipboard

Pass `extends` via CLI

Open dword-design opened this issue 2 years ago • 0 comments

Describe the feature

I think it would be great to pass the extends field via the CLI (nuxt build, nuxt dev). It would clean up nuxt.config.js and the Nuxt call could be refactored away.

So I could do something like this: nuxt dev --extends @me/nuxt-config and start with no nuxt.config.js.

Additional information

  • [x] Would you be willing to help implement this feature?
  • [ ] Could this feature be implemented as a module?

Final checks

dword-design avatar Apr 12 '23 10:04 dword-design