Fix webpack port detection

articles/webpack.jpeg

Fix webpack port detection

@adonisjs/[email protected] was released with small quality of life fix.

Now Webpack Encore tries to find open port, in case 8080 is taken. Before it was just throwing hard error

Read more about AdonisJS + Webpack from docs

The Latest