Closed AnaelBonnafous closed 6 months ago
Assets moved in icons and logos subfolders of img were not copied in dist folder at build time.
icons
logos
img
dist
Before : https://nestjs.com/img/logos/amplication-logo.svg After : https://deploy-preview-98--nestjs.netlify.app/img/logos/amplication-logo.svg
Already fixed in this commit https://github.com/nestjs/nestjs.com/commit/ca86f1133625166c050ca4116f38998392936d23
Assets moved in
icons
andlogos
subfolders ofimg
were not copied indist
folder at build time.