loadCodeFromNetworkOnly

Returns true to only load code from the network. Otherwise, this will recover from unreachable network code by loading code from the cache or the embedded file system.

This is false by default. Override it to return true in development, where loading code from a source other than the network may be surprising.