Open stefanprobst opened 3 weeks ago
run nuxt analyze
nuxt analyze
nuxt analyze does not accept a --dotenv flag (like nuxt build does).
--dotenv
nuxt build
it should pass this flag to the build command.
build
No response
Environment
Reproduction
run
nuxt analyze
Describe the bug
nuxt analyze
does not accept a--dotenv
flag (likenuxt build
does).it should pass this flag to the
build
command.Additional context
No response
Logs
No response