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

Mechanism to Configure Other Plugins #39

Open
heathharrelson opened this issue Jul 7, 2016 · 1 comment
Open

Mechanism to Configure Other Plugins #39

heathharrelson opened this issue Jul 7, 2016 · 1 comment
Milestone

Comments

@heathharrelson
Copy link
Member

There is currently no mechanism for loading i18next plugins aside from the XHR resource loader, which is loaded by default. See the TODO in i18n.js#_initLibrary.

We need some way to configure the set of plugins that will be loaded, then the _initLibrary function will have to use() each of them before calling init.

@heathharrelson heathharrelson added this to the 2.0 milestone Jun 7, 2017
@heathharrelson
Copy link
Member Author

heathharrelson commented Jun 7, 2017

  • Add initializer or derived service blueprint
  • Default behavior when no initializer (use XHR backend)
  • Document how to configure i18next plugins

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