![LOGOsArtboard 1 copy-8.png](/sites/default/files/2021-10/LOGOsArtboard%201%20copy-8.png)
Technical Solution
| 8
min read
Webpack is an open-source JavaScript module bundler. It allows you to split your JavaScript into separate modules in development while letting you compile those modules into a single bundle in production.