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.
선언
public bool compileScriptsInVirtualMode { get; set; }
프로퍼티 값
타입 | 설명 |
---|---|
bool |