globalizejs / globalizejs/react-globalize
Move globalize default message support to its own module
Open
- Dominant language
- JavaScript
- Stars
- 107
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
We need to move globalize default message support away from this package into its own module. Such module can monkey patch globalize and add such support.
react-globalize and react-globalize-webpack-plugin can both use the same default message patch module.
Useful links:
- https://github.com/jquery/globalize/issues/575
- https://github.com/rxaviers/react-globalize-compiler/pull/5
- https://github.com/alunny/default-globalize-messages/
Contributor guide
Assessment
This issue has not been assessed yet.