#Images not loading when deployed?

1 messages · Page 1 of 1 (latest)

gusty trail
#

After using npm run build to create a static build into /dist/ images arent being created at all and don't load in deployment.

How to solve this?

Not using images package.

#

is the npm run build command supposed to add images into the dist or public folder? its not doing that.