Thanks for this library, works really good, but I encountered some issues while building my app.
The only thing I could say it would be different than other setups, would be that I have an alias set for vue to always load vue.esm.js
When running the app in production I get this error:
TypeError: n.default.component is not a function
Vue version: 2.7
Thanks for this library, works really good, but I encountered some issues while building my app.
The only thing I could say it would be different than other setups, would be that I have an alias set for vue to always load
vue.esm.jsWhen running the app in production I get this error:
TypeError: n.default.component is not a functionVue version: 2.7