Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
voycey opened this issue Oct 22, 2014 · 3 comments
Open

Comments

@voycey
Copy link

voycey commented Oct 22, 2014

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 :)

@markstory markstory added this to the 0.17 milestone Oct 22, 2014
@markstory
Copy link
Owner

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.

@voycey
Copy link
Author

voycey commented Oct 22, 2014

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

On 23 October 2014 08:45, Mark Story notifications@github.com 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
#220 (comment)
.

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

@markstory
Copy link
Owner

Awesome 😄

@markstory markstory modified the milestones: 0.17, 0.18 Nov 9, 2014
@markstory markstory modified the milestones: 0.18, 0.19 Apr 7, 2015
@markstory markstory modified the milestones: 0.19, 0.21 Jul 1, 2015
@markstory markstory modified the milestone: 0.21 Aug 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants