Coder Social home page Coder Social logo

Comments (7)

hawkeye64 avatar hawkeye64 commented on June 15, 2024

This app-extension can only handle 2 environments. If you need more environments, use the qenv app-extension.
https://github.com/quasarframework/app-extension-qenv

from app-extension-dotenv.

Moongazer avatar Moongazer commented on June 15, 2024

Seriously?!? This information should definitively become part of the documentation! Lost much time trying to figure out how to pass the env_* keys to quasar on the command line... :-(

{
  "@quasar/dotenv": {
    "env_beta": "config.beta.env",
    "env_development": "config.development.env",
    "env_production": "config.production.env",
    "env_staging": "config.staging.env",
  }
}

from app-extension-dotenv.

hawkeye64 avatar hawkeye64 commented on June 15, 2024

@Moongazer The upcoming v2 of @quasar/app will make these app-extensions redundant. They will convert to the new way to stay compatible, but you will be able to modify quasar.conf.js for your own needs as per .env files and settings with as many different ways and permutations you can think of.

from app-extension-dotenv.

Moongazer avatar Moongazer commented on June 15, 2024

Oh ok, that's good to hear. Thank you very much for the feedback! (And apologize for the a-bit-too-frustrated post earlier)

from app-extension-dotenv.

hawkeye64 avatar hawkeye64 commented on June 15, 2024

@Moongazer No problem. Been in that situation many times.
I will try to find time to improve the docs.

from app-extension-dotenv.

dalezak avatar dalezak commented on June 15, 2024

@hawkeye64 what was the solution for supporting env_staging? Running into the same problem myself.

from app-extension-dotenv.

dalezak avatar dalezak commented on June 15, 2024

Would this PR #26 allow .en.staging to work for Staging environment?

from app-extension-dotenv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.