Re: Minify individual files

28 views
Skip to first unread message

Alex Objelean

unread,
May 12, 2013, 1:17:06 PM5/12/13
to wr...@googlegroups.com, veg...@gmail.com
There is an open task for the build time solution which will be fixed in on the future releases. 
There is a runtime alternative which can achieve exactly the same thing using AbstractProcessorsFilter. The idea is to apply a single or multiple processor on any given resource. This can help especially during development, but is not recommended to be used in production, since it doesn't perform any caching.

Cheers,
Ale


On Sunday, May 12, 2013 8:10:11 PM UTC +3, veggen wrote:
I'm using wro4j in build-time mode on a couple of projects and the need to minify / process individual files (without grouping) often arises. Usually, the reason is that the project is using require.js.
Is there a possibility in wro4j to somehow minify individual files without defining an explicit group for each and everyone of them?

Thanks!
Reply all
Reply to author
Forward
0 new messages