Closed sieuhuflit closed 2 years ago
Currently I setup and worked when run dev mode react-app-rewired start, but when tried build react-app-rewired build and serve then this error come up
react-app-rewired start
react-app-rewired build
@sieuhuflit Just fixed this, it was a tsconfig issue. However, this is made for react-native so using it in react-app-rewired will not work unless you have some plans to implement react native with it
react-app-rewired
Overview
Currently I setup and worked when run dev mode
react-app-rewired start
, but when tried buildreact-app-rewired build
and serve then this error come up