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

Remove test dependencies from dist #93

Open
YonatanKra opened this issue Jun 9, 2020 · 1 comment
Open

Remove test dependencies from dist #93

YonatanKra opened this issue Jun 9, 2020 · 1 comment
Labels
CI/TDD/DevOps enhancement New feature or request

Comments

@YonatanKra
Copy link
Collaborator

The test runners are built into dist and hence the test process is dependent on the build process. This should be separated.

@mhagmajer
Copy link
Contributor

Hmm... maybe we can figure out a way for Jest to use TypeScript files directly or create another temporary directory with built dependencies for Jest. Thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/TDD/DevOps enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants