- Issue created by @Kristen Pol
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Notes from Alan:
- The code is up on a branch: https://github.com/civictheme/monorepo-drupal/pull/1313
- At the moment it's a single javascript file you add to your theme and run (examples of how to run that are in the package.json in the PR.)
- Only catch is the requirement of node 22
- As for the "cleanup" part of it, removing dependencies etc. Currently the storybook still relies on the webpack instance - so i haven't removed it yet. That part will be handled in a separate PR, and part of a bigger piece with upgrading storybook.
Off to Jacob to pull in that JS file and test it out and create a MR here.
- First commit to issue fork.
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA