Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我运行构建脚本时,一切正常,但由于图像数量,构建大约需要 5 分钟。构建脚本不应该检查自上次构建以来图像是否被修改,如果没有则让它们修改?如果不是,是否有一种简单的方法可以从构建中排除文件夹?
我得到的唯一警告是“将来修改”警告。
一个简单的解决方法是ant text代替ant buildorant minify或什么。不过还是很烦。
ant text
ant build
ant minify