mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 16:52:36 +08:00

properties to void 0. This breaks angularjs preAssignBinding which applies bindings to this before constructor is called. Fixed by using fork of babel plugin. https://github.com/babel/babel/issues/8417