Page-Specific JavaScript with LiveView and Webpack
I wrote a post over at the DockYard engineering blog where I explore how to use webpack when working with LiveView to conditionally load JavaScript assets for specific pages and, in doing so, help keep the size of app.js down...