webpack使用ts-loader转译ts到js时,有如下代码:index.tsfunction foo(){}export ... type: 'umd', // 不添加的话引用的时候需要libraryName.default ...
確定! 回上一頁