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

https://github.com/adriancmiranda/webpack-cfg

A distribution board for webpack
https://github.com/adriancmiranda/webpack-cfg

config experimental helper webpack

Last synced: about 2 months ago
JSON representation

A distribution board for webpack

Awesome Lists containing this project

README

          



# webpack-cfg

> A distribution board for webpack

[![npm][npm]][npm-url]
[![deps][deps]][deps-url]
[![depsci][depsci]][depsci-url]
[![travis][travis]][travis-url]
[![appveyor][appveyor]][appveyor-url]
[![codecov][codecov]][codecov-url]

## Install

```bash
npm i -D webpack-cfg
```

## Usage

[example](./example)

## License

[MIT][license-url]

[npm]: https://badge.fury.io/js/webpack-cfg.svg
[npm-url]: https://npmjs.com/package/webpack-cfg

[npm]: https://img.shields.io/npm/v/webpack-cfg.svg
[npm-url]: https://npmjs.com/package/webpack-cfg

[travis]: https://travis-ci.org/adriancmiranda/webpack-cfg.svg?branch=master
[travis-url]: https://travis-ci.org/adriancmiranda/webpack-cfg

[appveyor]: https://ci.appveyor.com/api/projects/status/hucvow1n0t3q3le3/branch/master?svg=true
[appveyor-url]: https://ci.appveyor.com/project/adriancmiranda/webpack-cfg/branch/master

[deps]: https://david-dm.org/adriancmiranda/webpack-cfg.svg
[deps-url]: https://david-dm.org/adriancmiranda/webpack-cfg

[depsci]: https://dependencyci.com/github/adriancmiranda/webpack-cfg/badge
[depsci-url]: https://dependencyci.com/github/adriancmiranda/webpack-cfg

[stability]: http://badges.github.io/stability-badges/dist/experimental.svg
[stability-url]: https://cdn.meme.am/cache/instances/folder481/500x/9689481.jpg

[codecov]: https://codecov.io/gh/adriancmiranda/webpack-cfg/branch/master/graph/badge.svg
[codecov-url]: https://codecov.io/gh/adriancmiranda/webpack-cfg

[license-url]: https://github.com/adriancmiranda/webpack-cfg/blob/master/LICENSE