iari
03/16/2022, 5:47 PMkotlin-wrappers-bom
---
After many hours I managed to get my codebase to a state where the project compiles.
However now when I start the browserDevelopmentRun task what I observe is:
• the webpack dev server appears to be starting properly
• static resources (like index.html, styles.css, images) are served properly
• react does not render anything, and I get the following js console error - stack isnt helpful because code is bundle into lines of length 16k lines and more