We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b99fb9 commit 86d118dCopy full SHA for 86d118d
1 file changed
docs/plugin/dev.md
@@ -45,6 +45,10 @@ fba 会在启动前对所有插件进行解析
45
46
`plugin.toml` 是插件的配置文件,每个插件都必须包含此文件
47
48
+::: caution
49
+此配置文件自 fba v1.3.0 版本起发生重大变更,仅向后兼容(低于此版本开发的插件将不可用)
50
+:::
51
+
52
::: tabs#plugin
53
@tab <Icon name="carbon:app" />应用级插件
54
0 commit comments