Skip to content

Commit df9709a

Browse files
author
Adam Butterworth
committed
fix: update moduleSourceName to be @edx/frontend-platform/i18n
1 parent aa5a1c6 commit df9709a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/babel-preserve-modules.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ module.exports = {
2020
'react-intl',
2121
{
2222
messagesDir: './temp/babel-plugin-react-intl',
23-
moduleSourceName: '@edx/frontend-i18n',
23+
moduleSourceName: '@edx/frontend-platform/i18n',
2424
},
2525
],
2626
],

0 commit comments

Comments
 (0)