Is it possible to change the env variable in quasar build command
-
I wanted to handle my quasar app in 2 different way in which I don’t want the animation for one build and for the other build I want to have the animation enable. Is it possible to do this in the same code?
I wanted to do this because I want to handle same code on 2 different location -
If you are using Quasar v1-beta, you can use the dotenv app extension: https://github.com/quasarframework/app-extension-dotenv