Webpack
| Use attributes for filter ! | |
| License | MIT License |
|---|---|
| Stable release | July 1, 2019 |
| Written in | JavaScript |
| Initial release | March 10, 2012; 7 years ago |
| Date of Reg. | |
| Date of Upd. | |
| ID | 1033435 |
About Webpack
Webpack is an open-source JavaScript module bundler. It is a module bundler primarily for JavaScript, but it can transform front-end assets like HTML, CSS, and images if the corresponding plugins are included. Webpack takes modules with dependencies and generates static assets representing those modules.