📝 add create handler guide

This commit is contained in:
yanyongyu
2020-11-10 14:30:18 +08:00
parent 286036a936
commit b3f7aaa580
2 changed files with 34 additions and 1 deletions

View File

@ -104,7 +104,8 @@ module.exports = context => ({
children: [
"loading-a-plugin",
"creating-a-plugin",
"creating-a-matcher"
"creating-a-matcher",
"creating-a-handler"
]
}
],