Modular Haxe JS with Webpack

Hi,

yarn start complains about:

ERROR in chunk app [entry]
app.[hash:7].js
“” is not in the SourceMap.

changing sourcemapsMode to undefined in debugMode too gives no such message…

any ideas about the source of the error?

Try: npm install haxe-loader@latest -D

Also for chatting: haxe-react/haxe-modular - Gitter

Yes . works well now - thx for the chat link