vendredi 11 octobre 2019

Ember Js : How to share package json file dependency to child engines and addons

Basically I need to know how Ember Js can share parent app package.json file dependency(xyz:3.0.0) to child engine and addons without being used again in child engine and addon package.json file. So that I can reduce the size of the application.

As of now in our application we installing common package dependency in all our child engines and addons even though we used in parent app its increases application size.

Please help on this.




Aucun commentaire:

Enregistrer un commentaire