React.NET icon indicating copy to clipboard operation
React.NET copied to clipboard

Stack trace when pre-compiling script with webpack?

Open magnusottosson opened this issue 5 years ago • 0 comments

I'm building my scripts with webpack and they are packaged and minified. This means that we I get an error during server side render it will just point me to a line in the minified file that does really give me any info. Is it possible to utilise source maps or something to give better output/logs?

magnusottosson avatar Nov 17 '20 12:11 magnusottosson