is the difference youre saying only in html file?
the reason im asking this is i edited the config file for my cordova export. Every time i update the game i would not like to override my updates in the config file so im thinking of just building the html export and placing it to the www folder.
anyway, i just want to have a better work flow on this but it will still be hard because files downloaded from construct 3 are in zip format so it will still be a hassle process ( build -> download -> unzip -> copy files -> paste -> build in cordova).