Skip to content

Instantly share code, notes, and snippets.

@richdownie
Created March 17, 2014 17:44
Show Gist options
  • Save richdownie/9604448 to your computer and use it in GitHub Desktop.
Save richdownie/9604448 to your computer and use it in GitHub Desktop.
well always
but our vendor files really should be minified
Currently we had to patch JQuery manually
which caused a minified jquery to become full blown
however minifying the entire app is probably not safe
so the dependencies should be
I know how to minify it in the settings, but I have never split it up fine grained .
So I wonder if it is even possible.
Otherwise we may need to move to grunt
Rich Downie
1:39 PM
i wanna say yes to selective pipeline. lemme dig and get back to you.
Nick McCready
1:39 PM
ok
well I know you can do selective pipelining
but not sure about selective minifying
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment