Skip to content

The 'build' command in the template/config/typescript/package.json file may be incorrect. #393

Open
@mishengqiang

Description

When I execute the npm command npm run build -- --mode test, the "@" placeholder only accepts "test", and the "--mode" is missing.
image

When I modified the build command to "run-p type-check "build-only -- {@}" --" (added -- after build-only), executing the npm command npm run build -- --mode test was successful.
image

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