Property compileScriptsInVirtualMode
compileScriptsInVirtualMode
Controls whether to compile scripts when running in virtual mode. When disabled, build times are faster but the simulated bundle contents may not be accurate due to including editor code.
Declaration
public bool compileScriptsInVirtualMode { get; set; }
Property Value
Type | Description |
---|---|
Boolean |