Custom generated filename with Angular Cli

前端 未结 6 1082
孤独总比滥情好
孤独总比滥情好 2020-12-24 02:18

With Angular-cli the builded filename is main.[hash].bundle.js when use ng build -prod Is it possible to remove the hash form this filename. So just main.

6条回答
提交回复
热议问题