asset_packager icon indicating copy to clipboard operation
asset_packager copied to clipboard

Timestamp suffixes to images

Open marcroberts opened this issue 14 years ago • 3 comments

I used to have a separate script that performed this after asset_packager had done its jobs, then I thought it would be good to have this as part of the build process. It will append ?127654756 style timestamps to any images referenced in the css file after packaging.

marcroberts avatar Oct 28 '10 17:10 marcroberts

nice patch, really helps with changing assets :) btw: if you want to add tests to that, you may want to merge my fork

grosser avatar Oct 29 '10 05:10 grosser

Thanks, I have merged in your test changes and I'll work on adding tests

marcroberts avatar Oct 29 '10 10:10 marcroberts

I added specs and fixed a bug -> pull again

grosser avatar Feb 02 '11 15:02 grosser