Answers for "enviroment variable not getting recognised in NuxtJS"

0

enviroment variable not getting recognised in NuxtJS

{  modules: [    ['@nuxtjs/dotenv', { path: '/path/to/my/global/env/' }]  ]}
Posted by: Guest on May-14-2021

Code answers related to "enviroment variable not getting recognised in NuxtJS"

Code answers related to "Javascript"

Browse Popular Code Answers by Language