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

What's the purpose of this extension? #103

Open
KevinGhadyani-minted opened this issue Sep 9, 2020 · 2 comments
Open

What's the purpose of this extension? #103

KevinGhadyani-minted opened this issue Sep 9, 2020 · 2 comments
Labels

Comments

@KevinGhadyani-minted
Copy link

I'm not familiar with Webpack raw-loader. After reading the documentation, it appears as though it loads files as strings like a catch-all loader. Don't know what you'd do with those strings though; only makes sense for .txt.

How's this work with Jest though?

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label question to this issue, with a confidence of 0.91. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@KevinGhadyani-minted
Copy link
Author

I think I get it now. This allows you to load files in Jest as strings similar to how you'd do that in Webpack. This isn't a Webpack loader for Jest files.

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

No branches or pull requests

1 participant