Skip to content

package.json is copied to the output directory #127

Closed
@arsinclair

Description

@arsinclair

package.json and package-lock.json files are copied to the output (bin/Debug/net6/) directory when npm run start is executed. They are also copied to the dist/ directory when npm run build is executed.

This produces an unnecessary clutter in the VSCode NPM Scripts section:

image

Is there any need for these files to be in the output folder? Can they be excluded from the build?

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