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

Be able to specify a static key for some set of files (essential if using HTML5 appcache manifest) #33

Open
wants to merge 93 commits into
base: master
Choose a base branch
from

Conversation

cbxp
Copy link

@cbxp cbxp commented Aug 29, 2012

E.g. #{press.compressed-script 'pressed-artifact.js'} and #{press.compressed-stylesheet 'pressed-artifact.css'}

XP added 3 commits August 29, 2012 14:39
… optional argument in #{press.compressed-script 'pressed-artifact.js'} and #{press.compressed-stylesheet 'pressed-artifact.css'}. Useful when one want to add compressed resources for caching by browser, for example in .appcache
…on either from upstream or implement ourselves) - this is needed to differentiate from media=print stylesheets
@iammerrick
Copy link

This is essential if you want to be multi-tenant. Press currently locks you into a single server, this would mitigate that problem.

@dirkmc
Copy link
Owner

dirkmc commented Jun 10, 2013

Hi merrick, sorry for late response, I was on vacation. The play guys are no longer taking updates to plugins for play version 1, so I'm no longer maintaining this plugin. Thanks for checking this out anyway.
Dirk

Andrei Solntsev, Anton Keks and others added 25 commits February 18, 2014 12:01
keep less at 1.3.3 because yuicompressor doesn't work with newer rhino that it requires
…tore compiled less files in cache if disk storage is enabled)
… so that absolute paths are possible, and put it under tmp by default
Andrei Solntsev, Dmitri Ess and others added 30 commits January 14, 2015 17:14
… properly when building a lists of imports
production users must be able to use cached resources for a long time
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

Successfully merging this pull request may close these issues.

None yet

5 participants