Vaadin Webpack configuration question

Hello, I need help understanding how Vaadin is configured with webpack. I did not find any documentation on how its configured and what the pipeline is when the project is built. I’ve seen the generated file but it doesn’t say much without comments.

Are there any resources I can read up to have an idea what is happening when Vaadin project is built regarding webpack?

Thanks!