0.0.1-alpha.1 • Published 7 years ago

webpack-ts-build v0.0.1-alpha.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

webpack-ts-build

Webpack Build

Build Status

Coverage Status

Purpose

Simplify the configuration and building of Typescript, Webpack, React, etc. etc.

Installation

npm install webpack-ts-build

FAQ

Where can I find a simple example of how to use the build package?

The Examples page covers how to configure a default webpack, setup a build, and use the development server.

Why is the code coverage so low?

Well, a majority of the code is configuration-driven which does not lend itself well to unit tests.