You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there:
You guys have done a good job, to push i18n work out of viewer, into a self-contained bundle compared to react-intl.
But apparently, this lib still depends on reactjs, (you guys provide getHTML method, etc).
Why not make it a standalone and library agnostic package, so other library users can also benefit from your work?
Or maybe you could provide some build option to just build the "core" functionality for i18n, with no reactjs related part?
The text was updated successfully, but these errors were encountered:
Hey there:
You guys have done a good job, to push i18n work out of viewer, into a self-contained bundle compared to react-intl.
But apparently, this lib still depends on reactjs, (you guys provide getHTML method, etc).
Why not make it a standalone and library agnostic package, so other library users can also benefit from your work?
Or maybe you could provide some build option to just build the "core" functionality for i18n, with no reactjs related part?
The text was updated successfully, but these errors were encountered: