Skip to content

gopherjs serve -w makes no sense and should not be possible. #606

@dmitshur

Description

@dmitshur

-w flag has some meaning for build and install commands, but it's not needed for serve. We should make it error if used with serve to avoid confusion. Edit: Better yet, simply remove the flag from serve command.

I've seen this before in some reported issue, and I saw it again at https://github.com/myitcv/gopherjs/pull/20/files#r106279586. /cc @myitcv

Metadata

Metadata

Assignees

No one assigned

    Labels

    gopherjs-toolRelated to the gopherjs tool or its build system (but not the compiler itself).

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions