File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 44 },
55 "scripts" : {
66 "build" : " npx antora antora-playbook.yml" ,
7- "copyApiDocs" : " cp -R ./openig/apidocs build/site/openig && cp -R ./openam/apidocs build/site/openam && cp -R ./openicf build/site/openicf && cp -R ./commons build/site/commons && cp -R ./openidm/apidocs build/site/openidm" ,
7+ "copyApiDocs" : " cp -R ./openig/apidocs build/site/openig && cp -R ./openam/apidocs build/site/openam && cp -R ./openicf build/site/openicf && cp -R ./commons build/site/commons && cp -R ./openidm/apidocs build/site/openidm && cp -R ./opendj/apidocs build/site/opendj " ,
88 "runServer" : " npx http-server build/site -c-1" ,
99 "buildAll" : " npm run build && npm run copyApiDocs" ,
1010 "buildAllAndRun" : " npm run build && npm run copyApiDocs && npm run runServer"
You can’t perform that action at this time.
0 commit comments