Samuel Santos
Samuel Santos
Hi @user20161119, I do not have access to your POM, but if you are using the defaults, you should only use the name of the files in the `files` option...
Hmm, I believe this functionality was never tested in a multi-module project. Could you please build a small project prototype replicating this bug and sent it to me?
Hi @buggtb, I will take a look at this in the next milestone.
Hi @nsaintaubert, it has never been supported. Unfortunately, you will have to wait a bit until I find the time to add it to the plugin.
Google Closure as the option `--output_wrapper` for this: > Interpolate output into this string at the place denoted by the marker token %output%. Use marker token %output|jsstring% to do js...
I will come back to this issue on the next release. I'm also considering adding Closure Stylesheets to replace YUI compressor in the future.
Using the options `true` and `true` together can be problematic, please see #50.
`hm-swipe-opts="{swipe_velocity: 0.2}"` is not working for me, however changing the attribute to `hm-swipe-right-opts="{swipe_velocity: 0.2}"` does work. My code looks like this: ``` html ``` Do you want me to fill...
`protocol` and `port` elements were added to the `@Secured` annotation. I would love to hear your comments on this feature.
@aslakknutsen Have you had the time to check this PR?