Showing 1-4 of 4 items.

Using Grunt for deploying client scripts

Created 13 years ago by Chris83 Chris83, updated 13 years ago by Chris83 Chris83. 8 comments

For a long time I have struggled to find a suitable tool for doing server tasks such as compiling LESS files, concatenating and minifying of JavaScript files and copying the minified JavaScript files. While most of these tasks can be done with Yii extensions I would still not recommend using them because it requires you to include these extensions in your project, and therefore also deploying them...

8 0
7
Viewed: 28 561 times
Version: 1.1
Category: How-tos