You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Angular and AngularJS discussion
I am using Angular 9.0
and I want to share the node_module with two projects.
so how can I manage, and what could be the package.json structure. [the big issue I am getting on the Jenkins where Jenkins taking 1.2GB for a single project and I have multiple project that taking in TB]
Sander Elias
unread,
Apr 17, 2020, 12:30:40 AM4/17/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Angular and AngularJS discussion
Hi Shakti,
Look into creating a mono-repo. Managing the package.json's is a bit of a manual process (there are helper utils available tho)