Skip to content

Upgrade to webpack 3 #2573

@shrynx

Description

@shrynx

Webpack 3 has released.

This article by @TheLarkInn highlight new features in this release of webpack.


I updated on my local machine and ran on default app.

screen shot 2017-06-20 at 11 01 08

screen shot 2017-06-20 at 11 03 48

This is a pretty straight upgrade, no change in the config. The only thing hindering is chunck.modules has been deprecated and is used by extract-text-plugin, thus throws a depreciation warning.
webpack-contrib/extract-text-webpack-plugin#494

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions