ionic-team / trapeze

The mobile project configuration toolbox. Manage native iOS, Android, Ionic/Capacitor, React Native, and Flutter apps through a simple YAML format.
https://trapeze.dev
Other
319 stars 39 forks source link

Add non-xml/json files to src #179

Open JohnHayford opened 1 year ago

JohnHayford commented 1 year ago

Extending issue #107 , it would be very helpful if I could add/replace any file type in the source, not just a xml or json file.

mlynch commented 1 year ago

The trick with this is the huge diversity of files we'd need to have some parsing support for to correctly modify. It's not likely to happen but I can see adding some other kinds of files based on popularity