Hello,
We are trying to integrate vue-router into our App that is used in an AEM INT environment. However the router object does not seem to be initialised, custom elements such as `<router-view>` are not being parsed. Any suggestions?Everything works fine in our local dev environment.
Thanks.