karma-duo

1.0.0 • Public • Published
config.set({
  duo: {
    root: '.',
    development: false,
    sourceMap: false,
    cache: false,
    standalone: false,
    copy: false,
    global: null,
    concurrency: 50,
    installTo: null,
    buildTo: null,
    token: null,
    includes: [],
    paths: [],
    installPaths: [],
    buildPaths: [],
    plugins: [
      'module name',
      [ 'module name', { /* options */ } ]
    ]
  }
});

Readme

Keywords

none

Package Sidebar

Install

npm i karma-duo

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • poying