js: produce minimized JS file as well as bundle

This commit is contained in:
Marcin Kuzminski 2019-10-30 14:13:49 +01:00
parent f86c6aaa61
commit 898c62f70d
4 changed files with 517 additions and 334 deletions

View file

@ -22,13 +22,14 @@
"grunt-contrib-less": "^1.1.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-webpack": "^3.1.3",
"grunt-contrib-uglify": "^4.0.1",
"jquery": "1.11.3",
"mark.js": "8.11.1",
"jshint": "^2.9.1-rc3",
"moment": "^2.18.1",
"mousetrap": "^1.6.1",
"qrious": "^4.0.2",
"sticky-sidebar": "3.3.4",
"sticky-sidebar": "3.3.1",
"waypoints": "4.0.1",
"webpack": "4.23.1",
"webpack-cli": "3.1.2",