Just as the title, I'm looking for a plugin to minify wechat-miniprogram, but the result I found(https://github.com/Cap32/wxapp-webpack-plugin) is old, I update webpack from 3 to 5, but as a webpack new bird, there is still some problem with it, and webpack docs sucks!! Can someone tell me a plugin that can show me how to customize moduleGraph as wechat has its own rules, and remove useless "wepack__require" logic?