Use the imports helper in transform-runtime.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import _classCallCheck from "babel-runtime/helpers/classCallCheck";
|
||||
var _classCallCheck = require("babel-runtime/helpers/classCallCheck").default;
|
||||
|
||||
let Foo = function Foo() {
|
||||
_classCallCheck(this, Foo);
|
||||
|
||||
Reference in New Issue
Block a user