allegro / grunt-maven-plugin

Grunt + Maven integration done right
Other
213 stars 32 forks source link

Regarding configuring watch in Intellij #74

Closed dbclkclk closed 9 years ago

dbclkclk commented 9 years ago

I have a concern around running this command mvn grunt:grunt -Dtarget=watch in Intellij. I've created a maven run task in the IDE but, not seeing anything in the console (or any build output):

image