@progress/kendo-package-tasks

4.0.45 • Public • Published

Build Status npm version

An utility package exporting Gulp tasks for the Kendo UI NPM packages.

  • gulp test—Runs the tests (a single run).
  • gulp test --tests="test/foo.js"—Runs a specific test.
  • gulp watch-test—Runs the tests in a continuous mode.
  • gulp e2e—Runs the e2e tests (a single run).
  • gulp e2e --tests="e2e/foo.js"—Runs a specific e2e test.
  • gulp watch-e2e—Runs the e2e tests in a continuous mode.
  • gulp build-npm-package—Packages the component in a format that is suitable for publishing as an NPM package (a common.js module).

Copyright © 2019 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.

Readme

Keywords

Package Sidebar

Install

npm i @progress/kendo-package-tasks

Weekly Downloads

18

Version

4.0.45

License

Apache-2.0

Unpacked Size

32.7 kB

Total Files

10

Last publish

Collaborators

  • progress