enable github pages jekyll

This commit is contained in:
woodser 2022-05-02 16:28:52 -04:00
parent 449d0dc750
commit d33ca48d6e
2 changed files with 1 additions and 2 deletions

View File

@ -1 +0,0 @@
TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false.

View File

@ -28,7 +28,7 @@
"pretest": "bin/build_protobuf.sh",
"eslint": "eslint .",
"eslintfix": "eslint src/* --fix",
"typedoc": "typedoc ./src/haveno.ts --entryPointStrategy expand src/ --exclude **/*.test.ts"
"typedoc": "typedoc ./src/haveno.ts --entryPointStrategy expand src/ --exclude **/*.test.ts --githubPages false"
},
"browserslist": {
"production": [