The [`babel-plugin-react-intl`](https://www.npmjs.com/package/babel-plugin-react-intl) package that `@edx/frontend-build` uses in its Babel configs is deprecated in favor of [`babel-plugin-formatjs`](https://www.npmjs.com/package/babel-plugin-formatjs). **AC** * Modify `@edx/frontend-build` to no longer rely on `babel-plugin-react-intl` in favor of `babel-plugin-formatjs`. ### PRs - [ ] https://github.com/openedx/frontend-build/pull/258