express is a very heavy library with 67 dependencies: https://npmgraph.js.org/?q=express
It doesn't seem to be used in a required functionality here, but in optional functionality:
Users who are using express will have it installed. Those who are using a different web server should not have express installed
Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.
expressis a very heavy library with 67 dependencies: https://npmgraph.js.org/?q=expressIt doesn't seem to be used in a required functionality here, but in optional functionality:
bolt-js/src/receivers/ExpressReceiver.ts
Line 26 in 7c0ed4f
Users who are using
expresswill have it installed. Those who are using a different web server should not haveexpressinstalledRequirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.