-
-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Labels
Milestone
Description
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.
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
dashed, wuct, arnabrahman, tarex, adambowles and 17 moreafska