# `@tarojs/webpack-runner`

暴露给 `@tarojs/cli` 的 H5 Webpack 启动器。

`@tarojs/webpack-runner` 从 `@tarojs/cli` 接受 [Taro 编译配置](https://taro-docs.jd.com/taro/docs/config.html)，把编译配置分解成 Webpack 配置，并刚启动 Webpack 把项目源码编译为适配 Web 应用目录结构的代码。
