Skip to content

Commit 089e3c9

Browse files
author
Lucas Dias
committed
Merge branch 'webpack-external'
2 parents 0f84ca5 + fa8c20b commit 089e3c9

File tree

2 files changed

+1
-12073
lines changed

2 files changed

+1
-12073
lines changed

webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ module.exports = {
2828
react: 'react',
2929
'react-dom': 'ReactDOM',
3030
'styled-components': 'styled-components',
31-
'i18next': 'i18next',
31+
i18next: 'i18next',
3232
'react-i18next': 'react-i18next',
3333
'react-icons/fa': 'react-icons/fa',
3434
'react-icons/fi': 'react-icons/fi',

0 commit comments

Comments
 (0)