Skip to content

Add a flag to use ngrok #34

@ElYaiko

Description

@ElYaiko

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,
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions