Gitbook
监控 GitBook
安装
npm install gitbook-plugin-fundebug
使用
{
"plugins": [
"fundebug"
],
"pluginsConfig":
{
"fundebug":
{
"apiKey": "API-KEY",
"releaseStage": "development",
"appVersion": "3.2.5"
}
}
}