Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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