Revert "Replace dependency messageformat with @messageformat/core 3.0.0 (#213)"

Revert "Update webpack.config.js"

This reverts commit 88aeabffec3018af6d670ba00924b95e97377258.

Revert "Replace dependency messageformat with @messageformat/core 3.0.0 (#213)"

This reverts commit cdac8b6a76.
This commit is contained in:
Zoey
2023-03-16 18:14:24 +01:00
parent 56d6d0bdaf
commit 437144211a
2 changed files with 3 additions and 3 deletions

View File

@@ -51,7 +51,7 @@ module.exports = {
{
type: 'javascript/auto', // <= Set the module.type explicitly
test: /\bmessages\.json$/,
loader: '@messageformat/loader',
loader: 'messageformat-loader',
options: {
biDiSupport: false,
disablePluralKeyChecks: false,