mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 17:52:24 +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