nuxt-hub / cli

Build full-stack Nuxt application with NuxtHub command line interface (CLI).
Apache License 2.0
38 stars 3 forks source link

Fixes nuxt-hub/cli#8 #9

Closed unibeck closed 2 months ago

unibeck commented 2 months ago

Implements the dotenv option for nuxi build, for example nuxthub deploy --dotenv=.env.vars

Note: While supporting all nuxt build options would be nice, it is out of scope of the original github issue (#8)