Skip to content

Instantly share code, notes, and snippets.

@hawkeye64
Created February 18, 2019 16:35
Show Gist options
  • Save hawkeye64/c08aacbf2490595f9f1da5cf22b9145d to your computer and use it in GitHub Desktop.
Save hawkeye64/c08aacbf2490595f9f1da5cf22b9145d to your computer and use it in GitHub Desktop.
dotenv - install with common root object
app:extension Installing "dotenv" Quasar App Extension +0ms
? Name of .env for development: .env.development
? Name of .env for production: .env.production
? Name of your Common Root Object: MyData
app:extension Running App Extension install script... +34s
app:extension-manager Adding "dotenv" extension prompts to /quasar.extensions.json ... +67ms
app:extension Quasar App Extension "dotenv" successfully installed. +1ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment