No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Tags
    3. development
    Log in to post
    • Y

      Set capacitor's default server URL?
      Help • capacitor config development server • • yhu420

      3
      0
      Votes
      3
      Posts
      1591
      Views

      Y

      Thank you for pointing this out. Since no solution exist yet, I’ll open a github issue about this. Thank you for your input.

    • G

      Build for environments other than 'development" and 'production'
      Framework • build development environment production test • • gtissington

      9
      0
      Votes
      9
      Posts
      5839
      Views

      A

      Hi sorry, I’m not sure whether this has been marked as resolved or not.

      Seems like I have same concern:
      So there will be 3 different environments (e.g: dev, staging, production).
      It will also have 3 different API url. (how to set these three up without using dot-env ext which failed in Amplify readability)
      It will have 3 different build commands.

      which one should I do first and how?