mirror of https://github.com/halo-dev/halo
![]() #### What type of PR is this? /kind improvement /area core /milestone 2.18.x #### What this PR does / why we need it: 插件启动时触发一次插件配置更新事件以便进行资源初始化操作 之前配置插件完后重启/升级插件无法监听到事件则不方便初始化资源需要通过再次监听插件启动事件来实现,现在改为插件启动时可以监听到 #### Does this PR introduce a user-facing change? ```release-note 插件启动时触发一次插件配置更新事件以便进行资源初始化操作 ``` |
||
---|---|---|
.. | ||
src | ||
build.gradle |