-
Notifications
You must be signed in to change notification settings - Fork 305
Closed
Milestone
Description
I would like to run another express middleware with the solid server while not losing the CLI and its processing of args and config.json. It means I need to mount the middleware before solid mounts to it's mount path.
There is an optional argument to inject express in function createServer (argv, app) but it is not used in CLI.
I'm thinking about refactoring the CLI part to be a reusable module with possibility to inject both solid and express.
Do you have another suggestion?
Metadata
Metadata
Assignees
Labels
No labels