Skip to content

implement "pnpm clean" for src/packages/assets #7932

Open
@williamstein

Description

@williamstein

I don't understand exactly what gets built in this package. In all other packages there is pnpm clean which deletes, e.g., the dist subdirectory, which contains all built code.

I frequently do pnpm clean && pnpm build-dev && pnpm test to do a quick 3-4 minute test that things are working. This is a much more useful test if pnpm clean fully works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions