Skip to content

File gets deleted when webpackConfiguration.output.clean is true #13

@LukeSavefrogs

Description

@LukeSavefrogs

Problem

When using webpack-version-file in a Webpack configuration with output.clean set to true, the output file gets deleted right after Webpack finishes the compilation.

Workaround

Setting output.clean to false solves the problem.

Maybe is related to #3?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions