nx-electron icon indicating copy to clipboard operation
nx-electron copied to clipboard

Multiple Frontend Projects

Open ratatoeskr666 opened this issue 3 years ago • 2 comments

Currently there is no possibility to provide multiple frontend projects for multi window applications that use different frontend projects for each window.

It would be wonderful if "frontendProject" in the angular.json nx builder config could also be an array.

My workaround is currently to disable asar and copy&paste the built frontend project to the resource folder.

ratatoeskr666 avatar Apr 13 '22 09:04 ratatoeskr666

Thank you for the suggestion. I would must definitely would like to include this feature, but as of now I do not have mush time to implement it.

bennymeg avatar Apr 26 '22 11:04 bennymeg

I have this same use-case +1

paustint avatar May 16 '22 14:05 paustint

Added on v14!

bennymeg avatar Feb 01 '23 18:02 bennymeg