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

update to jest 23 and fix moduleFileExtensions #1840

Closed
wants to merge 1 commit into from

Conversation

FossPrime
Copy link
Contributor

In base there is index.scss which won't be picked up unless configured when using jest 23.

In base there is `index.scss` which won't be picked up unless configured when using jest 23.
@Samuell1
Copy link
Member

Samuell1 commented Jul 2, 2018

Can you provide more information, why this needs to be there added?

@FossPrime
Copy link
Contributor Author

If you update to jest 23, and try to run tests, it will fail because of the base/index.scss file not being whitelisted in the extensions. I had some issues triggering the debugger, to find solutions it helps to be in the latest version...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants