react-styleguidist: 2 warnings about invalid sourcemaps issued when building

styleguidist build returns: screenshot 2019-01-21 17 21 01

styleguidist server runs fine: screenshot 2019-01-21 17 24 55


It’s not a priority issue but would be nice to have a clean build. I don’t mind searching for a solution if anyone can point me in the right direction?

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Reactions: 4
  • Comments: 20 (1 by maintainers)

Most upvoted comments

build/main.9b1c9dda.js contains invalid source map
build/bundle.5339aa43.js contains invalid source map
The comment file "build/2.ab21be89.js.LICENSE.txt" conflicts with an existing asset, this may lead to code corruption, please use a different name

I’m also experiencing this issue. My project was bootstrapped using create-react-app so I’m weary of messing with webpack.

Well, i just ignore the logs for now the build is still servable.