Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

chunk.modules deprecated #494

@yocontra

Description

@yocontra

Just a heads up, webpack master emits this warning for 2.1.0 -

(node:33863) DeprecationWarning: Chunk.modules is deprecated. Use Chunk.getNumberOfModules/mapModules/forEachModule/containsModule instead.
    at /Users/contra/Projects/staeco/node_modules/extract-text-webpack-plugin/index.js:268:24

Source of the issue: https://github.com/webpack-contrib/extract-text-webpack-plugin/blob/master/index.js#L268

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions