TypeError: Super expression must either be null or a function

编辑器突然报这个错,但浏览器能正常跑,微信一启动也是 TypeError: Super expression must either be null or a function。
完全不知道项目那个代码写错了。

[Build] TypeError: Super expression must either be null or a function
at _inherits
at file:///D:/Workspace/War3D/library/8c/8c4711b4-d79e-4b9a-9a73-e2f0c5de9ee9.js:395:9
at Object.execute
at doExec (C:\CocosDashboard_1.0.3\resources.editors\Creator3D\1.1.2\resources\app.asar\node_modules\systemjs\dist\system.js:455:34)
at postOrderExec (C:\CocosDashboard_1.0.3\resources.editors\Creator3D\1.1.2\resources\app.asar\node_modules\systemjs\dist\system.js:451:12)
at C:\CocosDashboard_1.0.3\resources.editors\Creator3D\1.1.2\resources\app.asar\node_modules\systemjs\dist\system.js:435:34
at Array.forEach ()
at postOrderExec (C:\CocosDashboard_1.0.3\resources.editors\Creator3D\1.1.2\resources\app.asar\node_modules\systemjs\dist\system.js:432:12)
at C:\CocosDashboard_1.0.3\resources.editors\Creator3D\1.1.2\resources\app.asar\node_modules\systemjs\dist\system.js:435:34
at Array.forEach ()

有没有其它报错?