Sep 5, 2018 · 1 min read
Thanks… great Article
But this method build stand-alone component that can be used inside HTML pages. My question is: How can I use a Vue web-component inside another Vue project.
I can’t import them because Vue Object is externalized from components and I get Errors of undefined Vue Object.
