Skip to content

naivefun/karma-webpack-typescript

Repository files navigation

karma-webpack-typescript

A simple CLI starter for karma/webpack/typescript

Get Started

Start Karma

npm test

You should see the mocha report for the example tests.

Create your own tests in test directory and source code in src directory. Karma will watch changes and re-run test cases on the fly.

Publish

examples directory contains an example of consumption of karma-webpack-typescript npm package.

TO-DO

  • library target (UMD by default)
  • better webpack bundle
  • ...

About

A simple CLI starter for karma/webpack/typescript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published