I just updated to 12.110.1 using the steps below:
- git checkout master
- git pull
- git submodule update --init
- yarn install
- yarn build
- yarn migrate
I am now getting "DEV BUILD" flashing in the top left corner of every page. Is there a way to disable this?
