mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Update strict-mode.md
This commit is contained in:
parent
d682161c06
commit
de136b7e03
1 changed files with 1 additions and 1 deletions
|
|
@ -33,6 +33,6 @@ As well as additional safety checks, Vide will dedicate extra resources to
|
|||
recording and better emitting stack traces where errors occur, particularly
|
||||
when binding properties to sources.
|
||||
|
||||
It is recommend to develop UI with strict mode and to disable it when pushing to
|
||||
It is recommended to develop UI with strict mode and to disable it when pushing to
|
||||
production. In Roblox, production code compiles at O2 by default, so you don't
|
||||
need to worry about disabling strict mode unless you have manually enabled it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue