wouterhardeman / play2-maven-plugin

Automatically exported from code.google.com/p/play2-maven-plugin
0 stars 0 forks source link

Improve LESS assets processing by using dependency cache #50

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This will allow to recompile less file only if the file or any of its 
dependencies have changed.

Original issue reported on code.google.com by gslowiko...@gmail.com on 13 Oct 2014 at 9:44

GoogleCodeExporter commented 8 years ago
Implemented in https://code.google.com/p/play2-maven-plugin/source/detail?r=731.

Additionally in 
https://code.google.com/p/play2-maven-plugin/source/detail?r=732 fixed bug in 
dependencies information retrieval from less compilation result (this bug was 
in all Play! providers).

Original comment by gslowiko...@gmail.com on 13 Oct 2014 at 9:48

GoogleCodeExporter commented 8 years ago

Original comment by gslowiko...@gmail.com on 13 Oct 2014 at 10:04