mirror of
https://github.com/zoriya/flood.git
synced 2026-06-03 03:12:14 +00:00
client: move to new React JSX factory styles
This commit is contained in:
@@ -112,6 +112,7 @@ module.exports = {
|
||||
extensions: ['.cjs', '.mjs', '.js', '.jsx', '.ts', '.tsx', '.json'],
|
||||
alias: {
|
||||
'react-intl': 'react-intl/react-intl-no-parser.umd.min.js',
|
||||
'@client': path.resolve('./client/src/javascript'),
|
||||
'@shared': path.resolve('./shared'),
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user