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.