Skip to content

Add complete clean rebuild of the dist folder on build/package #176

Description

@tksheppard

Is your feature request related to a problem?

The dist folder is currently just overwritten upon build or package. I suggest that the dist folder be removed and rebuilt completely as to prevent old files from sticking around and causing problems. The dist folder should not contain any files that aren't being generated through the build and package tasks.

Describe the solution you'd like

During the build and package tasks, there should be a task that deletes the old dist folder before rebuilding. This task should also function as a stand-alone command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions