mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
build: reduced webpack log output and remove race flag from go tests
This commit is contained in:
@@ -7,7 +7,7 @@ module.exports = function(grunt) {
|
||||
'clean:release',
|
||||
'clean:build',
|
||||
'phantomjs',
|
||||
'webpack:prod',
|
||||
'exec:webpack',
|
||||
]);
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user