A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
Updated
Nov 30, 2020 - JavaScript


Expected Behavior
The diagrams should be color-blind safe.
For instance, the diagrams should use shapes hashed fill styles or diagram layers to distinguish "declaring dependencies", "internal configurations", "external configurations".
For instance, what do you think if the diagram is represented as follows? (plus the arrows between items)