修改 ts 编译配置为 es6 即可:
"compilerOptions": { "target": "es6",
lit element: Class constructor h cannot be invoked without 'new'
原文:https://www.cnblogs.com/duxing/p/14920984.html