Skip to content

Commit 32e2939

Browse files
committed
add implementation section
1 parent 9738353 commit 32e2939

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

text/0081-sourcemap-debugid.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,10 @@ multiple options are presented.
216216
- Why do we call the new SourceMap field `debug_id` and not `debugId`?
217217
All existing fields in SourceMaps are camelCase, and so is the general convention in the JS ecosystem.
218218

219+
# Implementation
220+
221+
- TODO: link to some implementation breadcrumbs and PRs
222+
219223
---
220224

221225
# Appendix

0 commit comments

Comments
 (0)