Version 3 of the Webpack bundler. Webpack takes modules with dependencies and generates static assets representing those modules.
About
Released in June 2017. Migrating from Webpack 2 to 3 should involve no effort beyond running the upgrade commands in your terminal.
New Features
- Scope Hoisting
- Dynamic Import Syntax
Links