sauravshah
sauravshah
Using: -- main.html -- <html> <head> <title>#{get 'title' /}</title> <meta charset="utf-8"> <link href="@{'/public/images/favicon.ico'}" rel="shortcut icon" type="image/x-icon"/> #{greenscript.js 'jquery.form < jquery.validate.min < jquery-1.6.2', output:'all'/} #{greenscript.css output:'all'/} </head> <body> #{doLayout /} </body>...
I want to combine 2-3 different scripts into one file and the rest into another. Does not seem possible with press right now and I seem to end up with...
press.single-script uses the file name supplied - which does not invalidate cache when the contents change. Should append the hash to the file name.