【发布时间】:2020-07-10 06:50:26
【问题描述】:
这是在我设置了 npm,bower 的现有项目上。 “grunt build --force”在初始运行中运行良好。
几天后,随着某些文件(.html、.css、.py)的更改,我一直在尝试运行“grunt build”/“grunt build --force”。运行后,进度卡在“正在运行”ngtemplates:dist(ngtemplates)任务“”,一直没有结束。
不知道问题出在哪里。
【问题讨论】:
标签: html css angularjs gruntjs