For example, when build with web-mobile, a index.html is generated, but each time the engine would add “Cocos Creator” prefix at < tilte >< /title >, which I want to remove it automatically instead of editing the .html after each time rebuild, especially when build with command.
Also I want to add a custom reload button to the index.html, but I don’t want to add it manually when a new version is built.
So where can I edit the build template of index.html?
