iMashtak commented on code in PR #998:
URL: https://github.com/apache/camel-website/pull/998#discussion_r1179436242


##########
package.json:
##########
@@ -35,6 +35,7 @@
   "devDependencies": {
     "@antora/cli": "^3.0.0",
     "@antora/site-generator": "^3.0.0",
+    "@asciidoctor/tabs": "1.0.0-beta.3",

Review Comment:
   According to docs: 
https://github.com/asciidoctor/asciidoctor-tabs/blob/main/docs/use-with-antora.adoc#generator
   It adds special syntax feature, so as far as i understand, it requires to be 
here. 
   
   Anyway if i `yarn remove "@asciidoctor/tabs"` then, `local-build.sh quick` 
fails with `Your application tried to access @asciidoctor/tabs, but it isn't 
declared in your dependencies;`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to