-
-
Notifications
You must be signed in to change notification settings - Fork 410
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
All languages needs to be registered #175
Comments
Found it, might be an idea to add it to the documentation |
Thanks, I will add the document in README. if you want import all locales, maybe you can:
|
Great library btw! I like the fact that it is small instead of having to import libraries that are a few MB just for the timeago feature. Thanks a lot! |
😄 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Im trying to use timeago.js in Angular but have a hard time registering the locales because I cannot use require()
How can I register them all (or a selection) by using only import?
The text was updated successfully, but these errors were encountered: