문제

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