Project

General

Profile

Task #81491

Updated by Markus Sommer almost 7 years ago

Grunt tasks to port: 

 default => css compiling 
 lint => css and ts lint 
 format => format css and re lint 
 css => sass and post css 
 update => npm-install and npmcopy 
 scripts => compile javascript 
 build => build all resouses 

 After this we need no global grunt installation.

Back