tram-lite
tram-lite copied to clipboard
tl-effect type="module" support
Summary
Currently, when using the tl-effect
on a script tag, if the type is module, we currently fail on trying to process the script tag's contents. We should look at options here for better supporting this use-case.