Skip to content

jaspr build by default on 8080 #750

@liodali

Description

@liodali

Description

When running jaspr build, the app is automatically served on port 8080. This is problematic because:

  1. No port configuration: Unlike jaspr serve --port, there is no way to change the port for jaspr build, causing conflicts if 8080 is already in use.
  2. Inconsistency: The --port flag exists for jaspr serve but is missing for jaspr build, which is confusing.

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