Wrong assets path on build

Author: liniquerntconsultCreated Aug 14, 2020Updated Apr 29, 2024

Hi, I'm facing an issue. On dev the assets are working great but when I run the build the path of assets is wrong.

the final path is: build/styleguide/static/css/static/media/ico_error.7083826e.svg

build should be build/styleguide/static/media/ico_error.7083826e.svg

This error is occurring on all my assets, icons, and fonts.

Source: styleguidist/react-styleguidist