observablehq / framework

A static site generator for data apps, dashboards, reports, and more. Observable Framework combines JavaScript on the front-end for interactive graphics with any language on the back-end for data analysis.
https://observablehq.com/framework/
ISC License
2.57k stars 124 forks source link

Unconditionally annotate file paths #1816

Closed mythmon closed 1 week ago

mythmon commented 1 week ago

An alternative to #1815 that always annotates files instead of trying to be clever. This is a much more straight forward implementation than the other PR.