prepack
prepack copied to clipboard
Change --instantRender to --compatibility instantScript
And in the code, instead of realm.instantRender.enabled
, check realm.compatibility === "instantScript"
.