Samuel Santos
Samuel Santos
Unfortunately the first error happens with Angular 1.2 as well. Please visit this Plunker to see it in action: http://plnkr.co/edit/kKD4kOuomBiPjky3ofED?p=preview If you comment the directive `test-slide` and use the `li`...
Hi @revolunet, have you had the time to look at this issue?
I don't have plans for adding GZIP support to the plugin myself. But you are welcome to have a look at PR #114 and submit a working pull request.
Delaying this to next release. Fixing #98 may also fix this issue as we may skip the merge step altogether.
Yes, it's probably related to a YUI Compressor bug. Switching to Closure Compiler should fix your issue, can you please try?
The problem is that I got asked to update to version 1.4.8 to support the latest JavaScript versions which YUI compressor 2.4.7 do not support. I would prefer if you...
I tried that in the past, but there's a lot of work involved: https://github.com/google/closure-stylesheets/issues/101 Are you interested in helping?
Which version of the plugin are you using?
I did some some work regarding that error in version 1.7.5: > Clearer error message when target directory creation fails (#42, #87, #116). Can you please try again with the...
The reasoning being this choice was that for the vast majority of cases you don't need to change `webappSourceDir`. And if you want to use `styles` instead of `css` for...