摘要:
通过阅读 Taro 源码后可以知道,Taro 是在@tarojs/mini-runner/dist/index.js 文件中,调用了 webpack 进行打包。 export default async function build (appPath: string, config: IBuildC 阅读全文
posted @ 2022-02-16 11:32
远方的少年🐬
阅读(1641)
评论(0)
推荐(0)
摘要:
/** * 将 async/await 转为 generator 以 Promise 形式使用,可以在过程中随时打断/等待 * function build(appPath, config) { return awaiter(this, undefined, undefined, function* 阅读全文
posted @ 2022-02-16 09:44
远方的少年🐬
阅读(141)
评论(0)
推荐(0)

浙公网安备 33010602011771号