Wonmin Cho
Results
1
issues of
Wonmin Cho
Hello. .env.dev file is not working in nuxt plugin. i created .env.dev file and run script "nuxt --dotenv .env.dev". print env variable in my custom nuxt plugin. ` console.log(process.env) #output...