Open zacktayl opened 5 years ago
Super cool! Let us know if we can help you somehow!
Attached is a fork of the component-library-starter repo. On the branch web-component-support
I added a trivial component library (card/header components) and a wrapper-generator.
After running the npm run build
command, you should be able to import the component library into Alva.
We will come back to this as soon as we can!
Discussed this some in the Gitter lobby. Going to look into the possibility of generating a react wrapper for web components.