Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow component/test utils to be used in demo/dev build #10107

Closed
jcfranco opened this issue Aug 19, 2024 · 1 comment
Closed

Allow component/test utils to be used in demo/dev build #10107

jcfranco opened this issue Aug 19, 2024 · 1 comment
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.

Comments

@jcfranco
Copy link
Member

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 and calcite-components/test/utils

Resources

Stems from #10058 (comment).

@jcfranco jcfranco added tooling Issues relating to build system fixes or improvements. 0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. labels Aug 19, 2024
@jcfranco jcfranco changed the title Provide utils to demo/dev build Allow component/test utils to be used in demo/dev build Aug 19, 2024
@jcfranco
Copy link
Member Author

This should now be possible after #10310 (see example). 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

1 participant