Where can I edit the template index.html that built with web-mobile?

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?

Hi!

In Cocos Creator (at least in version 3.8.6) you can go here:

This will create a “build-templates” folder in the root of the project.