mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
added a 1 minute timeout to require.js.
This commit is contained in:
@@ -86,5 +86,6 @@ require.config({
|
||||
datepicker: ['jquery', 'bootstrap'],
|
||||
|
||||
elasticjs: ['angular', '../vendor/elasticjs/elastic']
|
||||
}
|
||||
},
|
||||
waitSeconds: 60,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user