Closed kustolovic closed 4 years ago
I personally disagree...
IMHO config.xml
should only exist in the app/config.xml
I know the latest docs say its still supported but cordova 3.3.1 has 5+ years.... 2014.... we got to move on.......
Opinions? What do you guys think?
Almost 2 years have passed so Im guessing we moved on...
I had a bug resulting in the following message when building/prepare the app:
Error: ENOENT: no such file or directory, open 'config.xml'
It appears that my old app doesn't have config.xml in the root folder but in the www, which is cordova-compatible:
It should be good to either support the two locations, or adding a line in the docs asking for having config.xml in the root.