zregvart commented on code in PR #826:
URL: https://github.com/apache/camel-website/pull/826#discussion_r850225240


##########
package.json:
##########
@@ -24,7 +24,7 @@
     "update:cache": "yarn workspaces foreach install --check-cache",
     "update:dedupe": "yarn workspaces foreach dedupe",
     "preview": "run-s -l preview:antora preview:hugo",
-    "preview:antora": "antora --clean --fetch antora-playbook.yml",
+    "preview:antora": "antora --clean --fetch antora-playbook-production.yml",

Review Comment:
   Perhaps remove `preview:antora` altogether and replace `preview:antora` in 
`preview` script with `build:antora` instead.
   
   ```suggestion
   ```



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to