./node_modules/@xdoer/x/lib/esm/asyncPromise.js 3:10
Module parse failed: Unexpected token (3:10)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| // @ts-nocheck
| export class AsyncPromise {
👽 Taro v3.4.2
启动 开发者工具-项目目录 D:\Demo\myApp\dist 生成 工具配置 D:\Demo\myApp\dist/project.config.json
编译 发现入口 src/app.ts 编译 发现页面 src/pages/index/index.tsx 🙅 编译失败. 2022/9/10 10:55:15
./node_modules/@xdoer/x/lib/esm/asyncPromise.js 3:10 Module parse failed: Unexpected token (3:10) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders | // @ts-nocheck | export class AsyncPromise {