mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 21:32:22 +08:00
Added scratchy tasks and config.js docs
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
// Lint and build CSS
|
||||
module.exports = function(grunt) {
|
||||
grunt.registerTask('default', ['jshint:source', 'less:src']);
|
||||
grunt.registerTask('default', ['jshint:source', 'less:src', 'docs']);
|
||||
};
|
Reference in New Issue
Block a user