Skip to content

Commit b4d8b2d

Browse files
committed
chore: 添加 compatibility_flags 和 upload_source_maps 設定
1 parent 5f024e9 commit b4d8b2d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

wrangler.jsonc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
"enabled": true,
2828
},
2929
},
30+
"compatibility_flags": ["nodejs_compat"],
31+
"upload_source_maps": true,
3032
"version_metadata": {
3133
"binding": "CF_VERSION_METADATA",
3234
},

0 commit comments

Comments
 (0)