Include Angular 2 project in a multi-module Maven project

Answered

Hi, 

 

We would like to include an Angular 2 project in a multi-module Maven project. We use the "Create IntelliJ IDEA modules for aggregator projects"  and "Create module groups for multi-module Maven projects" options.

 

What's the best practice so far for this kind of need? What do you recommend?

 

Regards, 

Simon.

0
2 comments

Is Angular2 project itself is Maven-based or not? If not, you can add it as a module of a Static Web type to an existing project: File | New | Module from Existing Source... action. Does it work?

0
Avatar
Permanently deleted user

Hi Andrey, 

 

Yes, it works. Thanks!

0

Please sign in to leave a comment.