mirror of
https://github.com/grafana/grafana.git
synced 2026-07-29 15:59:50 -05:00
Panel: fixed bug introduced in recent commit that caused blank title in optimized build, #1041
This commit is contained in:
@@ -8,6 +8,7 @@ module.exports = function(config) {
|
||||
'app/directives/**/*.js',
|
||||
'app/services/**/*.js',
|
||||
'app/filters/**/*.js',
|
||||
'app/features/**/*.js',
|
||||
'app/panels/**/*.js',
|
||||
'app/routes/**/*.js',
|
||||
'plugins/**/*.js',
|
||||
|
||||
Reference in New Issue
Block a user