Module Not Found For Images
Answered
Beveren posted this in #help-forum
BeverenOP
My images is under public folder, how to fix this?
Answered by Asian black bear
You are not supposed to import from the public folder. Either colocate them with the source file and import them that way or reference them in image tags via
/foo.png
.1 Reply
Asian black bear
You are not supposed to import from the public folder. Either colocate them with the source file and import them that way or reference them in image tags via
/foo.png
.Answer