Bs-platform 2.1.0 vs 2.2.3 performance follow up
idkjs
#1
zploskey
#2
There are a lot of messages there about a potentially stale build. Are you running bsb -clean-world (yarn run re:clean in this project) in between switching bs-platform versions? If you do, does that change the result?
idkjs
#3
I wasnt switching in the same project. Just a reproduction of this issue. So the errors you are seeing are from a fresh repo first time build. While i’m still getting used to bsb errors, stale build on a first time build made no sense to me. At any rate, first instinct is clean world and it doesnt help. Neither did reinstalling the indicated missing ReasonReact dep.
ryyppy
#4
ReasonConf is actually running on reason-react@^0.3.2 … try installing this specific version instead