mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
experiments
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = function(config) {
|
||||
cwd: '<%= srcDir %>/app',
|
||||
expand: true,
|
||||
src: ['**/*.js', '**/*.html'],
|
||||
dest: '<%= srcDir %>/app_gen'
|
||||
dest: '<%= srcDir %>/.app_gen'
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user