Fix accounts-passwordless jsdoc - force docs rebuild

This commit is contained in:
Renan Castro
2021-11-01 10:16:45 -03:00
parent a6e8746468
commit 9c77faec13

View File

@@ -1,3 +1,6 @@
[build]
publish = "public"
command = "npm install && npm run build"
[build]
# Force rebuild! Change this to 0 for ignoring it
ignore = "return 1"