adding phantomjs task to default and build
This commit is contained in:
@@ -9,6 +9,7 @@ module.exports = function(grunt) {
|
||||
'tslint',
|
||||
'clean:gen',
|
||||
'copy:public_to_gen',
|
||||
'phantomjs',
|
||||
'css',
|
||||
'typescript:build'
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user