tangled
alpha
login
or
join now
mary.my.id
/
boat
22
fork
atom
handy online tools for AT Protocol
boat.kelinci.net
atproto
bluesky
atcute
typescript
solidjs
22
fork
atom
overview
issues
pulls
pipelines
chore: add wrangler
mary.my.id
5 months ago
4ee5b6b5
8b98d858
verified
This commit was signed with the committer's
known signature
.
mary.my.id
SSH Key Fingerprint:
SHA256:ZlTP/auFSGpGnaoDg4mCTG1g9OZvXp62jWR4c6H4O3c=
+9
1 changed file
expand all
collapse all
unified
split
wrangler.jsonc
+9
wrangler.jsonc
···
1
1
+
{
2
2
+
"$schema": "https://unpkg.com/wrangler@latest/config-schema.json",
3
3
+
"name": "boat",
4
4
+
"compatibility_date": "2025-10-05",
5
5
+
"assets": {
6
6
+
"directory": "dist",
7
7
+
"not_found_handling": "single-page-application",
8
8
+
},
9
9
+
}