We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f1483d commit daac72cCopy full SHA for daac72c
source/_posts/2019-02-28-taro-h5-optimize.md
@@ -166,7 +166,7 @@ Taro 需要对依赖包做一些修改。
166
167
同样,以前在发布 @tarojs/taro-h5 之前,Taro 也需要执行命令 `yarn build`,使用 Rollup 对源代码进行打包,输出为`dist/index.js`文件:
168
169
-
170
171
这个文件占据了 262KB 的空间。同样,只要是个 Taro 的 H5 端应用,生成的代码都会全量引入这个文件。
172
0 commit comments