Currently `data-source-loc` is added only to files inside the `cwd`. However, a mono-repo might benefit from having this condition disabled. https://github.com/thetarnav/solid-devtools/blob/d2fdac53ac79c8aa58b2cacfd08d2b90b27fb191/packages/main/src/vite/location.ts#L61
Currently
data-source-locis added only to files inside thecwd. However, a mono-repo might benefit from having this condition disabled.solid-devtools/packages/main/src/vite/location.ts
Line 61 in d2fdac5