asset_compress icon indicating copy to clipboard operation
asset_compress copied to clipboard

Debug = 2 + Timestamps + Manual Build = No timestamps generated on output

Open voycey opened this issue 11 years ago • 3 comments

This might be related to #135

I came across a problem today where I had set debug = 2 on the app and promptly forgot I had done so, I then deployed my app to our dev site and my usual deploy process kicked in of firing off an AssetCompress build however the site always went looking for the non timestamped CSS files (I understand now because debug = 2 it doesnt use timestamps) if this is the case is it possible to have the build process either throw a warning or respect the debug=2 and not build with timestamps?

Thanks :)

voycey avatar Oct 22 '14 05:10 voycey

Sure do you want to send a pull request with the warning that would have tipped you off? I'd prefer a warning over the build tool doing something that is not in the config file.

markstory avatar Oct 22 '14 21:10 markstory

Yep - give me a couple of days and ill sort one out :)

On 23 October 2014 08:45, Mark Story [email protected] wrote:

Sure do you want to send a pull request with the warning that would have tipped you off? I'd prefer a warning over the build tool doing something that is not in the config file.

— Reply to this email directly or view it on GitHub https://github.com/markstory/asset_compress/issues/220#issuecomment-60160996 .

__ Mob: (+61) 0481 301 640 Skype: daniel.voyce Twitter: www.twitter.com/voycey

voycey avatar Oct 22 '14 22:10 voycey

Awesome :smile:

markstory avatar Oct 22 '14 23:10 markstory