mirror of
https://github.com/zoriya/flood.git
synced 2026-06-06 12:02:13 +00:00
i18n: implement dynamic language loading
This commit is contained in:
@@ -139,6 +139,7 @@ module.exports = {
|
||||
resolve: {
|
||||
extensions: ['*', '.js', '.jsx', '.ts', '.tsx', '.json'],
|
||||
alias: {
|
||||
'react-intl': 'react-intl/react-intl-no-parser.umd.min.js',
|
||||
'@shared': path.resolve('./shared'),
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user