Problematic Behavior
The frontend code is not starting up correctly on the browser.
Uncaught ReferenceError: exports is not defined
at ./node_modules/react-intl/node_modules/tslib/tslib.es6.mjs (index.mjs:18278:1)
at __webpack_require__ (bootstrap:19:1)
at ./node_modules/react-intl/lib/src/components/createFormattedComponent.js (createFormattedComponent.js:1:1)
at __webpack_require__ (bootstrap:19:1)
at ./node_modules/react-intl/lib/index.js (index.js:1:1)
at __webpack_require__ (bootstrap:19:1)
at index.js:166489:69
at index.js:166700:2
at index.js:166701:12
Expected behavior/code
This error appears on the JS console on every page of Richie sandbox.
Steps to Reproduce
Open any page. Open browser console.
Bug Report
Problematic Behavior The frontend code is not starting up correctly on the browser.
Expected behavior/code This error appears on the JS console on every page of Richie sandbox.
Steps to Reproduce Open any page. Open browser console.
Environment
FYI @sandroscosta @tiago-Salles