jetheredge / SquishIt

Lets you *easily* bundle some css and javascript! Check out the Google group if you have questions!
http://groups.google.com/group/squishit
MIT License
459 stars 119 forks source link

issue #250 https://github.com/jetheredge/SquishIt/issues/250 #268

Closed Beren1h closed 10 years ago

Beren1h commented 10 years ago

Having this issue in our production staging area. When I saw the fix I just implemented it to see if it would fix my problem and it did. Though I'd send on the pull request if you are interested.

AlexCuse commented 10 years ago

Thanks for adding the test. Does this introduce any issues when bundling assets stored on local file system to a network share (or vice versa?)

Beren1h commented 10 years ago

Not that I've noticed. We are still running our code base with local files plus this change in our dev environment without porblems. I've only tested share files locally but that appeared fine also. On Monday, December 9, 2013, Alex Ullrich wrote:

Thanks for adding the test. Does this introduce any issues when bundling assets stored on local file system to a network share (or vice versa?)

— Reply to this email directly or view it on GitHubhttps://github.com/jetheredge/SquishIt/pull/268#issuecomment-30156092 .

AlexCuse commented 10 years ago

Great thanks for the update!