Skip to content

-dc does not support serve #95

@ajcrites

Description

@ajcrites

Currently trying to use -dc with serve will just have couchapp exit quietly. It seems to work by just adding

else if (command == 'serve') {
  serve(app);
}

after line 164, but I'm not sure if this omission is intentional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions