miniprogram-webpack-plugin icon indicating copy to clipboard operation
miniprogram-webpack-plugin copied to clipboard

微信小程序webpack插件,支持分包,支持新特征

Results 3 miniprogram-webpack-plugin issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/5317786/85533063-c8222880-b642-11ea-98a0-3065970957bc.png)

和 https://github.com/Cap32/wxapp-webpack-plugin#readme 这个包相比 我观察了打包结果 wxapp-webpack-plugin 打包结果的common.js在500kb左右 miniprogram-webpack-plugin 打包结果生成runtime.js和common.js都比较小 这俩者有什么区别?

Bumps [webpack](https://github.com/webpack/webpack) from 4.30.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies