Skip to content

Commit f556868

Browse files
authored
more fixes (#1)
* more fixes * cloudflare test 1 * cloudflare test 2 * cloudflare test 3 * cloudflare test 4 * fix ci * cloudflare test 5 * fix pytest * typo
1 parent 3f3ba7d commit f556868

File tree

17 files changed

+100
-581
lines changed

17 files changed

+100
-581
lines changed

.cloudflare/pages.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$schema": "https://developers.cloudflare.com/pages/platform/pages-json-schema.json",
3+
"build": {
4+
"command": "npm run build",
5+
"cwd": "docs",
6+
"destination_dir": "build"
7+
}
8+
}

0 commit comments

Comments
 (0)