mirror of
https://github.com/cupcakearmy/occulto.git
synced 2024-12-21 12:46:28 +00:00
add .nojekyll to docs folder
This commit is contained in:
parent
075ab31986
commit
1362508816
@ -9,7 +9,7 @@
|
||||
"url": "https://github.com/CupCakeArmy/occulto"
|
||||
},
|
||||
"scripts": {
|
||||
"docs": "typedoc --out ./docs ./src",
|
||||
"docs": "typedoc --out ./docs ./src && touch ./docs/.nojekyll",
|
||||
"build": "tsc",
|
||||
"dev": "tsnd --respawn --no-notify src/index.ts",
|
||||
"test": "npm run build && mocha",
|
||||
|
Loading…
Reference in New Issue
Block a user