yarn build && yarn servein the root folder and also inRemoteApp- Open up localhost:3000 in the browser
- Check the console to see that there is an error: "634.js:50 Uncaught TypeError: (0 , _dom__WEBPACK_IMPORTED_MODULE_0__.a) is not a function"
If you change mode for RemoteApp to development then it will work fine