Saving config in ionic.io.bundle.js?

Hi,

Why do you save config (e.g. dev_push, app_id, …) in a library file? How is that working with ionic package if all the libraries are installed on the fly before building?

The docs are very light on this subject. But I don’t think it’s good practice to save configuration in a library that’s installed using bower. Especially if a build is a bit more custom than starting from a ionic sample project.

Hey oliver,

good point, I’d be also interested in a solution with a config file :slight_smile:

Apparently they will introduce a different config handling in the next version of the platform library.