JavaScript module bundler
C15477
concept
A JavaScript module bundler is a tool that analyzes, transforms, and combines multiple JavaScript (and related asset) modules into optimized bundles for efficient loading in web or other runtime environments.
All labels observed (5)
| Label | Occurrences |
|---|---|
| Node.js module | 2 |
| JavaScript bundler | 1 |
| JavaScript module bundler canonical | 1 |
| Magento 2 framework dependency | 1 |
| web application bundler | 1 |
Instances (5)
| Instance | Via concept surface |
|---|---|
| Laminas (Magento 2) | Magento 2 framework dependency |
| Pug | Node.js module |
|
jade template engine (now Pug)
surface form:
Jade template engine
|
Node.js module |
| Parcel | web application bundler |
| Webpack | — |