mirror of
https://github.com/certd/certd.git
synced 2026-04-24 20:57:26 +08:00
feat: 通过metadata加载插件,降低内存占用
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
addonType: captcha
|
||||
name: image
|
||||
title: 图片验证码
|
||||
desc: ''
|
||||
showTest: false
|
||||
input: {}
|
||||
pluginType: addon
|
||||
type: builtIn
|
||||
scriptFilePath: ../../../plugins/plugin-captcha/image/index.js
|
||||
Reference in New Issue
Block a user