Add node.isCached() method

This commit is contained in:
Anton Lavrenov
2019-08-10 16:41:54 +07:00
parent cdb1916e27
commit d191e21cc3
5 changed files with 33 additions and 6 deletions

View File

@@ -56,7 +56,7 @@ echo "create new git tag"
git tag $1 >/dev/null
echo "generate documentation"
npm start api >/dev/null
npm run api >/dev/null