When i run the build script everything works fine but because of the amount of images it takes about 5 minutes to build. Isn't the build script supposed to check if the images are modified since the last build and let them be if they aren't? If it isn't, is there an easy way to exclude folders from the build?

The only warning i get is a "modified in the future"-warning.

有帮助吗?

解决方案

A simple workaround is doing ant text instead of ant build or ant minify or whatever. Still irritating though.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top