Simple webpack source-map test
It should not matter if the console is opened first or if the button is clicked first -- try it both ways.
You can also inspect the button to see whether the event popup is correctly source-mapped.
In this example the sources are minified, so you can see whether pretty-printing does anything useful. One test is to pretty-print one of the original sources (s2.js is uglified for this purpose).