<p align="center">
  <a href="http://fountainjs.io/">
    <img alt="FountainJS" src="http://fountainjs.io/assets/imgs/fountain.png" width="200">
  </a>
</p>

[![Build Status](https://travis-ci.org/FountainJS/generator-fountain-webpack.svg?branch=master)](https://travis-ci.org/FountainJS/generator-fountain-webpack)
[![codecov](https://codecov.io/gh/FountainJS/generator-fountain-webpack/branch/master/graph/badge.svg)](https://codecov.io/gh/FountainJS/generator-fountain-webpack)

# Fountain Webpack Generator

Yeoman Fountain generator which handle the Webpack config.

## Usage

This generator is not directly usable with `yo`. It's used by composition with the Fountain generators. If you're looking for the entry point, look at [generator-fountain-webapp](https://github.com/FountainJS/generator-fountain-webapp).

## Contributing

To contribute to this generator, please look at the Fountain [contributing](http://fountainjs.io/doc/contributing) documentation.
