globalizejs / globalizejs/globalize-compiler
Change the compile order so that messageFormatter is last
Open
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
For https://github.com/jquery/globalize/issues/563 to work with the compiler, messageFormatters must be last, since they can now depend on anything.
This shouldn't cause any issues, since nothing else depends on messageFormatters.
Contributor guide
Assessment
This issue has not been assessed yet.