Yep it does support live reload on sass.

See mvn validate -Pwatch - you can start it with & at the end to run it 
headless. (Unix / Mac OS X)

kind regards

Tobias

> Am 25.01.2016 um 17:31 schrieb Martin Grigorov <[email protected]>:
> 
> Nice!
> I'll take a deeper look soon!
> 
> Does it support LiveReload too? I.e. change .sass/.css/ and it updates the
> page automatically?
> 
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
> 
> On Mon, Jan 25, 2016 at 4:52 PM, Tobias Soloschenko <
> [email protected]> wrote:
> 
>> Hi,
>> 
>> I created a little showcase in which the following frameworks are playing
>> together:
>> * Apache Wicket
>> * Apache Maven
>> * NodeJS
>> * NPM
>> * Grunt
>> * Embedded Jetty
>> * ...
>> 
>> Goal was to be able to create a Wicket application with hot code
>> replacement and automated sass recompilation:
>> 
>> https://github.com/klopfdreh/fluentsquare
>> 
>> kind regards
>> 
>> Tobias

Reply via email to