Skip to content

How to import from CDN? #135

@emilhe

Description

@emilhe

I tried to import react-lottie from CDN since the bundle size is large. I used this url,

https://cdn.jsdelivr.net/npm/react-lottie@1.2.3/dist/index.js

and got the following error,

index.js:3 Uncaught ReferenceError: exports is not defined
    at index.js:3

I am doing something wrong? Should I use a different url?

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions