AEM maven project with Grunt | Community
Skip to main content
Himanshu_Singhal
New Participant
April 12, 2017
Solved

AEM maven project with Grunt

  • April 12, 2017
  • 1 reply
  • 1572 views

Hi,

I need to create a maven project with uses Grunt to perform tasks such as js error check, minification, convert scss into css.

I've followed many links and tried to set it up but so far no success.

Could anyone share any working sample project with sample grunt configuration?

Thanks,

Himanshu

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by donwalling

have you tried https://github.com/eirslett/frontend-maven-plugin

(independent of AEM)

1 reply

donwallingAccepted solution
Employee
April 12, 2017

have you tried https://github.com/eirslett/frontend-maven-plugin

(independent of AEM)