Can we split bundle.js to smaller files so browser can download those parallel

Can we split bundle.js to smaller files so browser can download those parallel.

@leogong99 You might be able to change the frontend webpack config to accomplish that. If you’re looking to get this functionality into the framework, please open a feature request on the GitHub repo.

Thanks. @msujew