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

The CDN link redirects to the wrong path #227

Open
HenryHuang2000 opened this issue Sep 1, 2020 · 0 comments
Open

The CDN link redirects to the wrong path #227

HenryHuang2000 opened this issue Sep 1, 2020 · 0 comments

Comments

@HenryHuang2000
Copy link

In previous versions, (eg unpkg.com/timeago.js@3.0.0) we are redirected to unpkg.com/timeago.js@3.0.0/dist/timeago.min.js

However, the latest release redirects to https://unpkg.com/timeago.js@4.0.2/lib/index.js

As a current workaround, I've been referring directly to <script src="https://unpkg.com/timeago.js@4.0.2/dist/timeago.min.js"></script> instead.

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

1 participant