ionic-better-structure
ionic-better-structure copied to clipboard
Feature request: better support multiple environments
How would you tackle multiple environments, development, testing, production? E.g. during development I'd like to use mocked data. For production I want to disable debugging and configure some API url.
In short: how would you tackle it using this structure?
dirkpostma, just curious, as a noob, how are you tackling it now?