Closed
Description
Describe the bug
Inline loader usage described in https://lingui.js.org/guides/dynamic-loading-catalogs.html#loading-of-message-catalogs does not work with webpack 4 as webpack now handles JSON file natively. Please refer to discussion and workaround in webpack/webpack#6572
Maybe we need to update the doc?