build-templates/web-mobile/index2.html构建后没有被拷贝

  • Creator 版本:2.4.0

  • 目标平台:chrome

  • 重现方式:必现
    问题描述:按照官方的说法 这样如果当前构建的平台是 web-mobile 的话,那么 build-templates/web-mobile/index.html 就会在构建后被拷贝到 build/web-mobile/index.html
    但是我构建后并没有被拷贝过去

简单测试正常可以拷贝;
测试demo:
NewProject_9.zip (285.1 KB)
修改位置:
image

感谢回复,是我的问题,我放错目录了 :sweat_smile: