Ionic 2 Beta 11 Config File

Hey Guys,

Is anyone out there using a config file that they place system wide variables in, like URL’s and things like that.

If so, how have they done it?

Would this sort of thing be done via a Provider? What is best practice for this sort of thing?

Peace!

Does anyone have any opinions?

I believe using a provider via the main app file via ionicbootstrap method would be the preferred practice.

Awesome :slight_smile: … Thanks for that