/quasar-dotenv

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://quasar-framework.org/guide/app-quasar.conf.js.html#Example-setting-env-for-dev-build)

Primary LanguageJavaScript

Watchers