[AngularJS] Re: Angular combine multiple angular application into one.

2018-04-07 Thread Sander Elias
Hi Darius, Hmm, that use-case is quite specific. Now I'm thinking more about angular elements. but not their first iteration, probably the one right after the first official release. In time that means at least six months, realistically probably at least a year. I don't have a link handy, but

[AngularJS] Re: Angular combine multiple angular application into one.

2018-04-06 Thread Darxx 84
Hello Sander, First of all thank You for Your response. *Just to clarify my problem*. We have customers which use our platform and they cant or will not be allowed to expose their code to us. They are using our API (AngularJS services, models, components) in order to integrate. *Their builds

[AngularJS] Re: Angular combine multiple angular application into one.

2018-04-05 Thread Sander Elias
Hi Darius, >From version 6 on, the Angular CLI will offer support for this. you can create a single project, that will hold multiple apps and libraries. You can test this already with the RC of version 6, but there is little to no documentation yet. If you need to get started today, I would

[AngularJS] Re: Angular combine multiple angular application into one.

2018-04-05 Thread Darxx 84
If you need more info on how it works with AngularJS please let me know On Wednesday, April 4, 2018 at 5:58:55 PM UTC+3, Darxx 84 wrote: > > > Hello everyone, > > Need some help with figuring out how to move forward with Angular. > > A bit of backstory > We have created platform with AngularJS

[AngularJS] Re: Angular combine multiple angular application into one.

2018-04-05 Thread Darxx 84
This is how we did in AngularJS https://pastebin.com/TreYLXnv On Wednesday, April 4, 2018 at 5:58:55 PM UTC+3, Darxx 84 wrote: > > > Hello everyone, > > Need some help with figuring out how to move forward with Angular. > > A bit of backstory > We have created platform with AngularJS where users