Allow component/test utils to be used in demo/dev build #10107
Labels
0 - new
New issues that need assignment.
needs triage
Planning workflow - pending design/dev review.
tooling
Issues relating to build system fixes or improvements.
Priority impact
p - low
Summary
Some component/test utils are useful in the demo build, but are not directly accessible. Adding a way to use these directly could help simplify and DRY up the codebase.
Desired Outcome
The ability to easily import utils from
calcite-components/src/utils
andcalcite-components/test/utils
Resources
Stems from #10058 (comment).
The text was updated successfully, but these errors were encountered: