I am having 3 ionic projects into my workflow. It has a separate node module folder for every project.
I want to know whether is it possible to have a common node module folder which can be placed as a parent folder to all projects.
One thing might stop is the push notification plugin as it has different sender id for a different project.
Can anyone help me out with this?