- Issue created by @matthand
We need a maintainable process for generating the component configuration and twig template. That means we must automate. Currently we manually scrape the shoelace.style website to discover the props and slots. Can we employ Selenium to perform this task? Can we build a drush command that runs this task for us?
Active
Code