154

GitHub - webpack/webpack: A bundler for javascript and friends. Packs many modul...

 6 years ago
source link: https://github.com/webpack/webpack
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Introduction

Webpack is a bundler for modules. The main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.

TL;DR

Bundles ES Modules, CommonJS, and AMD modules (even combined).

Can create a single bundle or multiple chunks that are asynchronously loaded at runtime (to reduce initial loading time).


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK