Skip to content

Build directories are not fully wiped on new build #599

@NickSdot

Description

@NickSdot

Describe the Bug

Build directories are not fully wiped on new builds. This can lead to leftover files in build. Imagine this:

  • Build A has a post typo.html
  • You realise the typo, and rename the file to fixed.html
  • Build B will have typo.html and fixed.html

Solution you'd like

Build subdirectories should be wiped on new builds.

Environment

  • MacOS latest
  • Nuekit version & JS runtime: Nue 1.0.0-RC.4 • Bun 1.2.19

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions