Support Electron
Electron environment is treated as Node.js environment now.
In Electron, react-intl-universal
will not fetch locale files via CDN. You can bundle locale files on demand.
This release fixes #56.
Electron environment is treated as Node.js environment now.
In Electron, react-intl-universal
will not fetch locale files via CDN. You can bundle locale files on demand.
This release fixes #56.