Environment variables in bit.dev

41 Views Asked by At

I am using bit dev for microfrontend solution in my project and I want to use environment variables in my project but, when I tried the traditional approach of .env file it is not working and even there is nothing in their documentation, I am confused on how to use it.

I tried creating a .env file then adding my environment variables but that is not working at all, i am using reactjs for my project.

0

There are 0 best solutions below