Seems to work with `{ test: /\.i18n\.json$/, type: 'javascript/auto', use: 'react-lingo/loader', exclude: /node_modules/ }` (Needs the 'type' to be specified)
Seems to work with
{ test: /\.i18n\.json$/, type: 'javascript/auto', use: 'react-lingo/loader', exclude: /node_modules/ }(Needs the 'type' to be specified)