Reducing the dependency size would make it more reasonable to include ilp-plugin-bells by default in libraries like ilp.
According to cost-of-modules, we could dramatically reduce the size by using the broken out lodash packages that we need and switching from co-request to superagent (which is 1.13 Mb instead of 4.42):
Reducing the dependency size would make it more reasonable to include
ilp-plugin-bells
by default in libraries likeilp
.According to
cost-of-modules
, we could dramatically reduce the size by using the broken outlodash
packages that we need and switching fromco-request
tosuperagent
(which is 1.13 Mb instead of 4.42):