... 文档中仅提到了引入ts-loader,然后webpack.config.js中配置{ test: /\.ts$/, use: 'ts-loader' },这样会报以下错误:还需要安装TypeScript编译 ...
確定! 回上一頁