02:24
<devsnek>
i am getting increasingly dissatisfied with reviewing spec stuff on GH
i keep saying we should use multiple files :P
03:47
<sideshowbarker>
devsnek: shu free advice: now that y’all have multipage output at least, one thing that might help is, setting up a “PR preview” mechanism that has a list of links to the rendered output of each multipage file affected by the change, along with a link that shows HTML diff of the output
03:48
<sideshowbarker>
that’s what we do for the HTML spec — the source for which is one giant (now 6.0MB) file
03:48
<devsnek>
sounds difficult
03:49
<sideshowbarker>
see for example the list in https://github.com/whatwg/html/pull/6812
03:49
<sideshowbarker>
devsnek: I think the tooling we use could be ported to use with the ES spec as well
03:49
<devsnek>
🤷
03:51
<sideshowbarker>
https://github.com/tobie/pr-preview is the tool