mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
build: moved copy node modules ahead of tslint
This commit is contained in:
parent
4368c5a896
commit
2cb2c4073e
@ -8,10 +8,10 @@ module.exports = function(grunt) {
|
||||
'jshint:source',
|
||||
'jshint:tests',
|
||||
'jscs',
|
||||
'exec:tslint',
|
||||
'clean:release',
|
||||
'copy:node_modules',
|
||||
'copy:public_to_gen',
|
||||
'exec:tslint',
|
||||
'exec:tscompile',
|
||||
'karma:test',
|
||||
'phantomjs',
|
||||
|
Loading…
Reference in New Issue
Block a user