Closed nkovacs closed 6 years ago
Refs #720
The corresponding compiler PR is https://github.com/globalizejs/globalize-compiler/pull/34
I did it this way so that if you're directly using compiler.compile, it'll work without changes. The compiler will also work without the change in globalize.js.
I'm closing this PR, because https://github.com/globalizejs/globalize/pull/719#issuecomment-404961144 was solved using an approach that doesn't require this. Thanks a lot and sorry for the delay.
Refs #720
The corresponding compiler PR is https://github.com/globalizejs/globalize-compiler/pull/34
I did it this way so that if you're directly using compiler.compile, it'll work without changes. The compiler will also work without the change in globalize.js.