I need to get the absolute url a javascript pack and I'm having trouble finding a method in which to do it in the source.
This appears to be working for me
<%= url_to_asset(Webpacker::Manifest.lookup("app.js")) %>