Created
March 17, 2014 17:44
-
-
Save richdownie/9604448 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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