mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06: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