File tree Expand file tree Collapse file tree 2 files changed +0
-63
lines changed
Expand file tree Collapse file tree 2 files changed +0
-63
lines changed Original file line number Diff line number Diff line change 66 "scripts" : {
77 "test" : " echo \" Error: no test specified\" && exit 1" ,
88 "start" : " nodemon -e adoc --exec \" npm run build && npm run serve\" " ,
9- "start:publish" : " nodemon -e adoc --exec \" npm run build:publish && npm run serve\" " ,
109 "serve" : " node server.js" ,
1110 "build" : " antora preview.yml --stacktrace --log-format=pretty" ,
12- "build:publish" : " antora publish.yml --stacktrace --log-format=pretty" ,
1311 "build-verify" : " antora --stacktrace --fetch preview.yml --log-format=json --log-level=info --log-file ./build/log/log.json" ,
14- "publish-verify" : " antora --stacktrace --fetch publish.yml --log-format=json --log-file ./build/log/log.json"
1512 },
1613 "keywords" : [
1714 " antora" ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments