https://github.com/Cap32/wxapp-webpack-plugin/blob/master/src/index.js#L446 请问为什么要在`run`的时候注册`compilation`呢?直接在`apply`中注册会有什么问题吗?
https://github.com/Cap32/wxapp-webpack-plugin/blob/master/src/index.js#L446
请问为什么要在
run的时候注册compilation呢?直接在apply中注册会有什么问题吗?