from Hacker News

Webpack 2, RC 7

by jfmercer on 1/16/17, 6:36 PM with 22 comments

  • by thelarkinn on 1/16/17, 8:53 PM

    Thanks whoever posted this article!!! On behalf of the webpack core team, we thank everyone who's been using webpack 2 since beta, we are at the finish line for getting final release. :) stay tuned
  • by ZenoArrow on 1/16/17, 6:52 PM

    What features does Webpack 2 offer over Webpack 1?
  • by omouse on 1/16/17, 9:50 PM

    not really looking forward to the release of webpack2, all it means is wrestling with existing webpack 1 configs (which are already fragile and difficult to deal with) to port them over.

    I wonder if the performance has improved.

  • by oveddan on 1/17/17, 9:54 AM

    Is there a list of all the changes for Webpack 2, or an upgrade guide?