내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

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 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee
1 답변 개

Avatar

정확한 답변 작성자:
Employee

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

(independent of AEM)