evidence-dev / evidence

Business intelligence as code: build fast, interactive data visualizations in SQL and markdown
https://evidence.dev
MIT License
4.49k stars 216 forks source link

fix: reexport injectedEvidenceImports from evidence package #2787

Closed zachstence closed 1 week ago

zachstence commented 1 week ago

@evidence-dev/preprocess is not a dependency of the template, so we need to reexport from @evidence-dev/evidence which is a dependency of the template

Should fix failing checks here: https://github.com/evidence-dev/template/pull/184