I'm getting around a 20 on my lighthouse score on my site and I'm unsure of how to fix it. It looks like a good amount of the performance hit is occurring within `app.js'

When I look into it within my dev tools, I see app.js has the comment webpackBootstrap. Is there any way to optimize this?