Skip to content

Commit ba3a683

Browse files
author
David Joy
committed
fix: update moduleSourceName to be @edx/frontend-platform/i18n
1 parent 940f9fb commit ba3a683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/babel.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ module.exports = {
3232
'react-intl',
3333
{
3434
messagesDir: './temp/babel-plugin-react-intl',
35-
moduleSourceName: '@edx/frontend-i18n',
35+
moduleSourceName: '@edx/frontend-platform/i18n',
3636
},
3737
],
3838
],

0 commit comments

Comments
 (0)