Cordova Mocks

If I add this plugin to chrome https://github.com/pbernasconi/chrome-cordova, I’m able to mock cordova plugins as described on the repo. It works great when I run ionic serve but fails when I run ionic serve --lab. Is there someway that we can mock it via --lab?