An open API service indexing awesome lists of open source software.

https://github.com/relative-ci/example-bundle-stats-webpack-config

BundleStats setup example for custom webpack config
https://github.com/relative-ci/example-bundle-stats-webpack-config

bundle-stats

Last synced: 3 months ago
JSON representation

BundleStats setup example for custom webpack config

Awesome Lists containing this project

README

          

# BundleStats setup example for custom webpack config

relativeCI

> Configure webpack to generate a bundle-stats report on every build.

## Installation

```shell
npm install
```

## Build

```shell
npm run build
```