app.portBindings and newManifest.tcpPorts may be null
This commit is contained in:
5
docs/makeDocs
Executable file
5
docs/makeDocs
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -eu
|
||||
|
||||
./node_modules/.bin/apidoc -i src/routes -o docs
|
||||
Reference in New Issue
Block a user