DHTMLX / gulp-package

Gulp script to build package from DHTMLX Suite sources

Repository from Github https://github.comDHTMLX/gulp-packageRepository from Github https://github.comDHTMLX/gulp-package

gulp-package

Gulp script to build package from DHTMLX Suite sources

How to use

  • copy files to suite/sources folder
  • run
npm install 
npm run build

Script rebuilds files in codebase folder from sources.

By default script includes all components. To change this behavior update "components" structure in gulpfile.js or just delete the unnecessary source files.

About

Gulp script to build package from DHTMLX Suite sources


Languages

Language:JavaScript 100.0%