Skip to content

Commit 61c64bf

Browse files
committed
cloudflareでもサーバーサイドのソースマップを有効にしたい
1 parent ac0474c commit 61c64bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wrangler.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"name": "my-code",
44
"compatibility_date": "2025-03-25",
55
"compatibility_flags": ["nodejs_compat", "global_fetch_strictly_public"],
6+
"upload_source_maps": true,
67
"observability": {
78
"logs": {
89
"enabled": true,

0 commit comments

Comments
 (0)