Closed
Description
-
Add the global experimentalruntime
flag to switch the default runtime. Ifruntime
is set, we enable Fizz for all pages. It works similar to theconcurrentFeatures
flag. Ifruntime
is missing, Fizz will not be enabled.-
Add support fornodejs
runtime. (@shuding)
-
-
RemoveconcurrentFeatures
from the config but keep it internal. It will be disabled for now. - Add per-page
runtime
flag to enable Fizz for specific pages. The globalruntime
will now not affect all pages. - Allow the global
runtime
to be unset. (@shuding)
Metadata
Metadata
Assignees
Labels
No labels