hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.59k stars 672 forks source link

Support import locale dynamically #387

Open ghost opened 4 years ago

ghost commented 4 years ago

Subject of the issue

date-fns@2.14.0 'hu' locale has syntax error in IE11. ( See https://github.com/date-fns/date-fns/issues/1833 ) You may got this error if you import locale via react-date-range/dist/locale, This file will bundling every locales of date-fns.

[BUG] Bug Reproduce Steps

Tell us how to reproduce this issue.

[BUG] Expected behaviour

Environment

Package Version: React version: Node version: Browser:

keremciu commented 4 years ago

yep will gonna fix this one soon