tangled
alpha
login
or
join now
mary.my.id
/
teardown
13
fork
atom
Find the cost of adding an npm package to your app's bundle size
teardown.kelinci.dev
13
fork
atom
overview
issues
pulls
pipelines
chore: unset workers_dev
mary.my.id
1 month ago
28b42cbc
003aec7c
verified
This commit was signed with the committer's
known signature
.
mary.my.id
SSH Key Fingerprint:
SHA256:ZlTP/auFSGpGnaoDg4mCTG1g9OZvXp62jWR4c6H4O3c=
+1
1 changed file
expand all
collapse all
unified
split
wrangler.jsonc
+1
wrangler.jsonc
···
2
2
"$schema": "https://unpkg.com/wrangler@latest/config-schema.json",
3
3
"name": "teardown",
4
4
"compatibility_date": "2026-01-20",
5
5
+
"workers_dev": false,
5
6
"assets": {
6
7
"directory": "dist",
7
8
"not_found_handling": "single-page-application",