webpack
bundler
The webpack bundler of HTML, CSS & JS
This is just for demonstration purposes and to validate the custom bundler concept. It can be improved.
Provides the view and the pack functions with a list of entries for an asset type relative to the client directory.
Param | Type | Details |
---|---|---|
assetType | String | js/css/tmpl |
systemAssets | Object | Collection of libs, modules, initCode |
[AssetEntry] | List of output entries |