test/dummy/node_modules/@babel/runtime/helpers/esm/inherits.js in disco_app-0.18.0 vs test/dummy/node_modules/@babel/runtime/helpers/esm/inherits.js in disco_app-0.18.1
- old
+ new
@@ -1,5 +1,5 @@
-import setPrototypeOf from "./setPrototypeOf";
+import setPrototypeOf from "./setPrototypeOf.js";
export default function _inherits(subClass, superClass) {
if (typeof superClass !== "function" && superClass !== null) {
throw new TypeError("Super expression must either be null or a function");
}
\ No newline at end of file