-
-
Notifications
You must be signed in to change notification settings - Fork 167
Closed
Description
an image imported in a server component is missing in the dist/public/assets
folder.
It exists in the dist/assets/sample-Xox1zmov.jpg
which is not served by the static server.
Waku Commit: e85380c519a899244c548c460de1d0152efdabbc
import SampleImage from '../assets/sample.jpg';
export const MantineCorePage = async () => {
return (<img src={SampleImage} />)
}
Metadata
Metadata
Assignees
Labels
No labels