mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-09-20 10:09:07 +00:00
chore: add react/jsx-runtime': 'react/jsx-runtime.js'
This commit is contained in:
parent
8b1dd11688
commit
e502b1502d
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ let baseConfig = {
|
||||||
'lodash.isempty': 'lodash-es/isEmpty',
|
'lodash.isempty': 'lodash-es/isEmpty',
|
||||||
'lodash.forin': 'lodash-es/forIn',
|
'lodash.forin': 'lodash-es/forIn',
|
||||||
'lodash.clonedeep': 'lodash-es/cloneDeep',
|
'lodash.clonedeep': 'lodash-es/cloneDeep',
|
||||||
|
'react/jsx-runtime': 'react/jsx-runtime.js',
|
||||||
...ifProduction({}, { 'react-dom': '@hot-loader/react-dom' }),
|
...ifProduction({}, { 'react-dom': '@hot-loader/react-dom' }),
|
||||||
},
|
},
|
||||||
symlinks: false,
|
symlinks: false,
|
||||||
|
|
Loading…
Add table
Reference in a new issue