- Excluding from the input file those dependencies that are declared as optional, and no other mandatory dependency requires them. We did this because we noticed that dependencies that are declared as optional and are not required by any mandatory dependency, are simply not installed in the node_modules folder.
- including graceful degradation when no dependencies