Skip to content

V2 -- Webpack - NoErrorsPlugin is deprecated #80

Description

@stylesuxx

WARNING in webpack: Using NoErrorsPlugin is deprecated.
Use NoEmitOnErrorsPlugin instead.

Easily fixed in webpack/Dev.js & webpack/Dist.js by changing last Plugin from NoErrorsPlugin to NoEmitOnErrorsPlugin.

Feel free to assign me to this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions