halo/console/docs
guqing 5c115563e0
feat: add API to obtain the bundled js file for all enabled plugins (#3444)
#### What type of PR is this?
/kind feature
/milestone 2.3.x
/area core
#### What this PR does / why we need it:
提供 `/apis/api.console.halo.run/v1alpha1/plugins/bundle.js` 来获取已启用插件的捆绑后的 main.js 和 style.css 文件

#### Which issue(s) this PR fixes:
Fixes #3442

#### Does this PR introduce a user-facing change?

```release-note
优化已启用插件 jsbundle 文件的加载方式
```
2023-08-25 07:28:11 +00:00
..
components feat: register the AnnotationsForm component globally (#4212) 2023-07-14 04:18:10 +00:00
custom-formkit-input feat: add min and max props for repeater input (#3965) 2023-05-25 14:38:19 +00:00
extension-points feat: add API to obtain the bundled js file for all enabled plugins (#3444) 2023-08-25 07:28:11 +00:00
routes-generation Move root to console 2023-03-02 15:49:22 +08:00