Skip to content

Instantly share code, notes, and snippets.

@moskinson
Created August 22, 2014 13:39
Show Gist options
  • Select an option

  • Save moskinson/23f68b9a015ff087199e to your computer and use it in GitHub Desktop.

Select an option

Save moskinson/23f68b9a015ff087199e to your computer and use it in GitHub Desktop.
Improve page speed in a Grails app with this plugins
plugins {
runtime ":resources:1.2"
runtime ":cached-resources:1.0"
runtime ":cache-headers:1.1.7"
runtime ":zipped-resources:1.0"
compile ":yui-war-minify:1.5"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment