Commit graph

15 commits

Author SHA1 Message Date
maxkadushkin 74a44dce21
corrected list of packages for production 2020-08-26 11:41:35 +03:00
maxkadushkin 98b2897594
Update Gruntfile.js (#378)
* Update Gruntfile.js

* Update package.json
2020-04-07 13:52:53 +03:00
maxkadushkin ff5d76a40d
[deploy] correct environment variables (#375) 2020-04-03 18:58:26 +03:00
Pavel Lobashov 4b6762a534 Remove unneded dependency grunt-jscoverage
This was added in first commit:
741b10515d
Task was not initialized and never used, no source of
`jscoverage:` config found, `grunt jscoverage` failing with error
2019-12-18 15:02:14 +03:00
Pavel Lobashov ad9c03aa4e Remove grunt-replace nodejs dependency
This was introduced since first commit to `web-apps`:
741b10515d
Accroding to https://www.npmjs.com/package/grunt-replace
it create grunt task `grunt-replace` but it's never used.
Also this depends on `"lodash": "^4.11.0"` and blocking
security updates of `lodash` (current 4.17.15)
2019-12-18 12:29:34 +03:00
Maxim Kadushkin 291807d986 [build] version is up for less plugin 2019-12-02 14:21:34 +03:00
Maxim Kadushkin 0dc3212c6c [build] added icons sprite generation to general script 2019-11-28 13:58:33 +03:00
Alexey Golubev 7ff4821814 Add json minify task 2018-04-09 15:02:13 +03:00
Julia Radzhabova fb24c468dc Update grunt to latest stable version 2017-08-01 15:02:24 +03:00
Maxim Kadushkin eb7b55c32c debug for build 2017-07-18 16:08:37 +03:00
Maxim Kadushkin e09e52be93 [mobile] debug deployment 2017-02-02 18:04:42 +03:00
Alexander Yuzhin 8754588b0a [build] Append grunt-contrib-htmlmin as dependence. 2016-11-28 13:17:30 +03:00
Alexander.Trofimov 386a14c201 delete hg commands
add GIT_COMMIT to build result
2016-04-07 19:09:44 +03:00
Maxim Kadushkin 13837073d6 deploy scripts repaired for the new repo's structure 2016-03-29 18:54:12 +03:00
Maxim Kadushkin 741b10515d webapps added 2016-03-10 21:48:53 -03:00