donejs / donejs-cordova

A plugin to add support for Cordova to your DoneJS application
http://donejs.com
MIT License
1 stars 0 forks source link

Update the package.json to set the serviceBaseURL #18

Closed matthewp closed 7 years ago

matthewp commented 7 years ago

When this runs, it should update the configuration for the serviceBaseURL:

{
  "steal": {
    "envs": {
      "cordova-production": {
        "serviceBaseURL": "path/to/base-url"
      }
    }
  }
}

We need to have this be part of a prompt.