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

https://github.com/codelation/webpack-toolkit

A collection of webpack loaders used by Codelation
https://github.com/codelation/webpack-toolkit

Last synced: 3 months ago
JSON representation

A collection of webpack loaders used by Codelation

Awesome Lists containing this project

README

          

# Codelation Webpack Toolkit

A collection of [webpack](https://webpack.github.io) loaders used by Codelation.

## Installation

```sh
$ npm install codelation-webpack-toolkit --save-dev
```

## Why?

The tools we use for webpack builds are changing rapidly as we learn more and better take advantage of them,
so this package ensures the webpack tools we use remain consistent and up-to-date across applications.