Skip to content

Remove --config option from test and build commands #72

@coderabbitai

Description

@coderabbitai

Description

The --config option in both the test and build commands should be removed. This option allows overriding the build config file path, but this functionality is unnecessary. Similar to how npm run doesn't allow overriding package.json, our CLI should use the default config file location only.

Context

This was discussed in PR #71:

Affected Commands

  • jammin test --config <path>
  • jammin build --config <path>

Requested by: @tomusdrw

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions