-
-
Notifications
You must be signed in to change notification settings - Fork 69
import/no-unresolved
: Unable to resolve path to module '/images/foo.webp?url' in >4
#401
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
Comments
A reproduction is required. |
|
Yeah, goot call. It is mapped like so in the "paths": {
"/*": [
"./public/*"
]
}, |
What is Can you please provide a reproduction? |
I don't have one. Which tool?
I will try, but it isn't very easy. |
Hmm... I'm quoting your comment.
And what tools are you using and why you think |
Ah, oops, sorry, I didn't see that it got auto-corrected. I meant |
Oh, very cool, thanks a lot for looking at it so quickly! 👍🏼 |
Unable to resolve the imports that are not TypeScript, e.g. static assets.
The text was updated successfully, but these errors were encountered: