Fixes a bug with kebab function import handing - for some reason the test cases weren't already covering this case, and now they do. We need to convert the core component $root convention into the ESM conventions and handle this throughout the process.
Fixes a bug with kebab function import handing - for some reason the test cases weren't already covering this case, and now they do. We need to convert the core component
$root
convention into the ESM conventions and handle this throughout the process.