mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
@@ -113,7 +113,7 @@ export class GrafanaApp {
|
||||
$httpProvider: angular.IHttpProvider,
|
||||
$provide: angular.auto.IProvideService
|
||||
) => {
|
||||
// pre assing bindings before constructor calls
|
||||
// pre assign bindings before constructor calls
|
||||
$compileProvider.preAssignBindingsEnabled(true);
|
||||
|
||||
if (config.buildInfo.env !== 'development') {
|
||||
|
||||
Reference in New Issue
Block a user