【发布时间】:2016-06-27 06:28:50
【问题描述】:
Grunt 除了没有按照 gruntjs 中给出的优先级加载文件之外,并没有忽略文件请检查图像
【问题讨论】:
-
你应该包含你的 grunt 配置代码。
标签: gruntjs grunt-contrib-watch grunt-contrib-uglify grunt-contrib-concat
Grunt 除了没有按照 gruntjs 中给出的优先级加载文件之外,并没有忽略文件请检查图像
【问题讨论】:
标签: gruntjs grunt-contrib-watch grunt-contrib-uglify grunt-contrib-concat
没有附加图像,但是您是否在提交后将文件夹或文件添加到 .gitignore 文件中?在这种情况下,您可能需要清除 git 缓存。见下方链接
How to make Git "forget" about a file that was tracked but is now in .gitignore?
【讨论】: