mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
tech: progress on react poc
This commit is contained in:
@@ -23,6 +23,7 @@ module.exports = function(config, grunt) {
|
||||
|
||||
gaze([
|
||||
config.srcDir + '/app/**/*',
|
||||
config.srcDir + '/test/**/*',
|
||||
config.srcDir + '/sass/**/*',
|
||||
], function(err, watcher) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user