Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

environment specific configuration settings #7

Open
farism opened this issue Aug 25, 2017 · 0 comments
Open

environment specific configuration settings #7

farism opened this issue Aug 25, 2017 · 0 comments

Comments

@farism
Copy link
Owner

farism commented Aug 25, 2017

{
  "development": {
    "build": {
      "uglify": false
    }
  },
  "production": {
    "build": {
      "uglify": true
    }
  }
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant