There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Quasar Dotenv is a wrapper around Dotenv (https://github.com/motdotla/dotenv#readme) which enables reading variables from a .env file and loading them into the Quasar runtime via `process.env`. This according to the Quasar Guidelines (https://v0-17.quasar-framework.org/guide/app-quasar.conf.js.html#Example-setting-env-for-dev-build)