c01nd01r / es6-karma-rollup-example

Simple default config for Karma with rollup.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

es6-karma-rollup-example

Simple default config for Karma with rollup.js

Contains:

  • default karma config
  • mocha + chai
  • rollup bundler config with ES6 + modules resolver
  • Phantom.js

Using

Add devDependencies.json to your package.json and npm install / yarn . See devDependencies.json script section for launch example.

About

Simple default config for Karma with rollup.js

License:MIT License


Languages

Language:JavaScript 100.0%