You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The solution would involve having two playbook configurations, improving the documentation and explaining a bit how antora works, and having two commands: npm run build and npm run prod-build or something like that.
The text was updated successfully, but these errors were encountered:
For local development you need to change the antora configuration in
antora-playbook.yml
, and we don't have that documented anywhere.Steps to reproduce:
npm run build
commandAs a workaround, you can make this change in your local antora-playbook.yml (without committing the changes):
The solution would involve having two playbook configurations, improving the documentation and explaining a bit how antora works, and having two commands:
npm run build
andnpm run prod-build
or something like that.The text was updated successfully, but these errors were encountered: