Skip to content

Webpack 3.1 deprecation warning #91

@weaverryan

Description

@weaverryan

#53 moved us to Webpack 3.1 without any issues.

But, we do have 1 deprecation we should fix before releasing:

(node:32501) DeprecationWarning: Chunk.modules is deprecated. Use Chunk.getNumberOfModules/mapModules/forEachModule/containsModule instead.

This comes from the addStyleEntry .js files are removed functional test.

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