Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

AEM maven project with Grunt

Avatar

Community Advisor

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

1 Accepted Solution

Avatar

Correct answer by
Employee
1 Reply

Avatar

Correct answer by
Employee

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

(independent of AEM)