I created a simple webpack based project to learn snabbdom. Everything was OK except that sourcemap failed loading:
I don\'t know whose issue(webpack, chrome) i
If you want to just turn these off, you can use a webpack devtool option that ignores them. Detailed in my related question here
devtool