Closed
Description
I've been trying to troubleshoot some IonTabs behaviour and I've set up the development environment with npm link as described in the readme. When I try to update the IonTabs file, changes are not present in the ionic-vue.esm.js. Then I've realized that IonTabs and IonPage are not in the production build when I install the package regularly on my project. Am I missing something?