MitocGroup / deepify

software development tool-chain that abstracts package management of cloud native web applications
https://www.deep.mg
Mozilla Public License 2.0
3 stars 0 forks source link

Make deepify compile dev support flatted mode #414

Closed grigoreme closed 7 years ago

grigoreme commented 7 years ago

As i had problem that ATM project cant be installed on my SSD due to fortune of used space. I added extra option to deepify compile DEV which are triggered using -F or --flatten. This flag make package dependencies of every lambda to be shared across backend of endpoint microservice.

By adding this feature i deacreased ATM-Manage project space from ~25GB to ~2GB.

P.S. Because of instances you may see error with NPM LOCK, just don't pay attention on it, it wont hurt to you compile.