This package has been deprecated

Author message:

No longer in use

@telerik/kendo-package-tasks

2.2.1 • Public • Published

Build Status npm version

An utility package exporting gulp tasks for Kendo UI NPM packages.

  • gulp test - runs the tests (single run). gulp test --tests="test/foo.js" - runs specific test;
  • gulp watch-test - runs the tests in continuous mode;
  • gulp e2e - runs the e2e tests (single run). gulp e2e --tests="e2e/foo.js" - runs specific e2e test;
  • gulp watch-e2e - runs the e2e tests in continuous mode;
  • gulp build-npm-package - packages the component in a format suitable for publishing as an NPM package (commonjs module)

Readme

Keywords

Package Sidebar

Install

npm i @telerik/kendo-package-tasks

Weekly Downloads

0

Version

2.2.1

License

Apache-2.0

Unpacked Size

12.1 kB

Total Files

10

Last publish

Collaborators

  • telerik