Closed GoogleCodeExporter closed 9 years ago
Original comment by alex.obj...@gmail.com
on 24 Jan 2011 at 9:29
A flag, called disableCache, has been added to WroConfiguration. It can be
configured through WroFilter init-param and it can be true only in DEVELOPMENT
mode.
Original comment by alex.obj...@gmail.com
on 24 Jan 2011 at 9:30
One thing to note is that if you have the cacheUpdatePeriod set to anything
other than "0" then the items will still get cached since that is set in the
"getSchedulerRunnable" method in WroManager.java.
Original comment by unimon...@gmail.com
on 15 Feb 2011 at 12:25
Thanks for pointing this out. I'll fix it for the next release
Original comment by alex.obj...@gmail.com
on 15 Feb 2011 at 7:56
Original issue reported on code.google.com by
alex.obj...@gmail.com
on 24 Jan 2011 at 9:25