[1.2.5] Greenscript 1.2.8b not recompiling less files in DEV mode
43 views
Skip to first unread message
mgutz
unread,
Jul 7, 2012, 1:28:08 PM7/7/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to play-fr...@googlegroups.com
I'm using Rythm module latest with Greenscript. LESS files don't recompile when I edit them. Play is running in DEV mode. `@greenscript.css("main", all:true)` emits the `link` once but it doesn't regenerate. I set all greenscript cache properties to false in application.conf. Any ideas?
mgutz
unread,
Jul 7, 2012, 2:55:11 PM7/7/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to play-fr...@googlegroups.com
Seems to be a Java 7 issue. Switching back to Java 6 fixed it.