Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid CDN dependencies #33

Closed
ahernandez-developer opened this issue Nov 22, 2022 · 2 comments
Closed

Avoid CDN dependencies #33

ahernandez-developer opened this issue Nov 22, 2022 · 2 comments

Comments

@ahernandez-developer
Copy link

Hello.

We are using this beautiful package from an intranet enviroment (no internet access).

This package is using animate.css cdn internally. (internet resource)

image

Unfortunately this behavior make the package useless in this kind of enviroments.

I suggest to include the animate.css files built in to prevent the cdn call to internet.

Or allow the pacakge to inject the animate.css from outside. Like vuetify does with mdi icons.

image

Cheers.

@jofftiquez
Copy link
Sponsor Member

This make sense @ahernandez-developer I think the latter would be a better solution. I'll consider it. Thank you.

@jofftiquez
Copy link
Sponsor Member

Hi, kindly check v-animate-css@0.0.6, the demo and docs are also updated now. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants