adobe/helix-static

serve lottie-player.js from helix-static

MarquiseRosier opened this issue · 1 comments

Currently for helix-embed support for lottiefiles depends on the code for the lottie-player being requested and included in js; this is done for instance in

adobe/helix-embed#165

It would be nice if this could be served via helix-static.

We may end up with a number of files that we need to serve through helix-static, so it could make sense to have a whitelist for https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js and similar URLs.