Created
February 18, 2019 16:35
-
-
Save hawkeye64/c08aacbf2490595f9f1da5cf22b9145d to your computer and use it in GitHub Desktop.
dotenv - install with common root object
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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