A skeleton of an amocrm widget example https://www.amocrm.ru/developers/content/api/widgets) with Gulp builder
- JS files include (gulp-include)
- Remove commets (required for publish)
- Bump manifest version (required for load new version)
- JSON validator - JSONLint
- Javascript errors check - JSHint
- CSS Autoprefixer
- CSS errors check - CSSLint
- Create zip archive to publish
1. Requires Node and NPM Download and install node.js.
See https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md
$ npm install
$ npm run build