Skip to content

Support Electron

Compare
Choose a tag to compare
@cwtuan cwtuan released this 21 Apr 04:58
· 202 commits to master since this release

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.