Upgrade webpack to 2.x or 3.x (if 3.x looks stable enough)
Activity
Show:
Ready for Release
Details
Details
Assignee

Reporter

Tested Version/s
None
Story Points
3
Components
Sprint
None
Fix versions
Priority

More fields
Time tracking
More fields
Time trackingCreated 19 July 2017 at 00:35
Updated 27 June 2018 at 02:15
Resolved 8 August 2017 at 05:19
Webpack 2/3 is needed for recent releases of storybook, so we should upgrade the version used for the main build so that we are not maintaining different versions of webpack config.
Webpack 2->3 only has changes to the plugin API, not the config API. We should only fall back on Webpack 2 if our plugins don't work with webpack 3.