Sander Bruens
Sander Bruens
### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Application Outline Manager ### What are you trying to do?...
Ideally this is done at build time instead of manually, but I don't have time to look into that right now. Leaving that for a future PR.
#1535 changed how we build the Shadowbox server image. Nothing is setting the `SB_VERSION` environment variable that the webpack config parses to determine the server's version. ``` task shadowbox:docker:start IMAGE_VERSION="1.1.1"...
As the replay history config could be changed, this introduces a way to resize the `ReplayCache` in case the capacity needs to shrink.
``` /Users/sbruens/work/temp-outline-apps/client/platforms/ios/CordovaLib/CordovaLib.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.0.99. (in target 'CordovaLib' from project 'CordovaLib')...