Webpack is a free and open-source module bundler for JavaScript applications. It is used to bundle JS files for usage in a web browser, and it can transform front-end assets such as HTML, CSS, and images if corresponding loaders are included. Webpack works by processing your application and internally building a dependency graph.

6m read timeFrom blog.openreplay.com
Post cover image
Table of contents
BrowserifyESBuildParcelOpen Source Session ReplayRollup.jsVite.jsConclusion
3 Comments

Sort: