-
-
Notifications
You must be signed in to change notification settings - Fork 143
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
error: You may need an additional loader to handle the result of these loaders in webpack #172
Comments
Faced the same issue. I followed this one. Turned out you need to add a .jsx extension in each import statements. and this one fixed the typescript issue with importing them.
|
Doesn't work for me :( CRA React 17 + Webpack 5.75.0
|
Same issue here importing with NextJS 13 with webpack 5 any fix ?
|
We temporarily close this due to the lack of enough information. |
A lot of information in this issue about this problem here #94 and here unjs/unplugin#32 |
build by docusaurus and react
webpack config
error
The text was updated successfully, but these errors were encountered: