JS code coverage with Capybara tests, Webpacker, and Vue?

Has anyone got JS code coverage with Capybara tests, Webpacker, and Vue all working together? I’ve been trying to get it working using istanbul-instrumenter-loader but I’m getting errors and would love to see a working example if someone has one.