Javascript web app and Java server, build all in Maven or use Grunt for web app?

前端 未结 5 1621
逝去的感伤
逝去的感伤 2021-01-29 17:50

We are doing a web application with AngularJS and we like the idea of using Bower for Dependency Management and Grunt for building, running tests etc. (Yeoman)

The serve

5条回答
  •  走了就别回头了
    2021-01-29 18:13

    after few hours spent over this problem, i can say this:

    maven and grunt do not play well, but it can be enforced..

    Here is a plugin description for running Grunt via Maven build

    i hope this helps :)

提交回复
热议问题