-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello
It would be good to start the module only if a flag is passed when the dev is started, example:
npm run dev --ngrok
So won't be necessary to comment/uncomment the module everytime Ngrok won't be used, this could be added as an option to the config:
ngrok: {
byCmdFlag: true,
}
arashsheyda and karladler
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request