Asset List Webpack Plugin

  • webpack Plugin
  • Tooling

Project Overview

Asset List Webpack Plugin is a webpack plugin outputs a simple list of generated assets with your webpack bundle. The format of the list can be changed with various different options.

This plugin was originally created for dynamically handling frontend bundles on the backend, but it can be useful for other purposes such as bundle debugging.

Project Details

Released

  • Oct 16, 2018

Languages

  • JavaScript

Peer Dependencies

Updated

  • Jan 14, 2019

License