Hi, I see the following warnings when running gitbook serve while using this API theme.
warn: "this.generator" property is deprecated, use "this.output.name" instead
warn: "navigation" property is deprecated
warn: "book" property is deprecated, use "this" directly instead
warn: "options" property is deprecated, use config.get(key) instead
Do you have any idea how to fix this? Thank you 😃
Hi, I see the following warnings when running
gitbook serve
while using this API theme.Do you have any idea how to fix this? Thank you 😃