We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b4dbc6 commit 7db72bfCopy full SHA for 7db72bf
doc/package.json
@@ -8,7 +8,7 @@
8
"start": "nodemon -e adoc --exec \"npm run build && npm run serve\"",
9
"serve": "node server.js",
10
"build": "antora preview.yml --stacktrace --log-format=pretty",
11
- "build-verify": "antora --stacktrace --fetch preview.yml --log-format=json --log-level=info --log-file ./build/log/log.json",
+ "build-verify": "antora --stacktrace --fetch preview.yml --log-format=json --log-level=info --log-file ./build/log/log.json"
12
},
13
"keywords": [
14
"antora",
0 commit comments