Clean up dependencies
Closed this issue · 0 comments
basmasking commented
The Jitar package provides a single package for npm. We have our own @jitar packages added as dependency, which installs all our packages on installation of jitar
.
As these @jitar packages are all packaged in the 'jitar' application, we can remove these dependencies from our package.json
and prevent a bloated installation size.