Skip to content

Commit cffeee6

Browse files
authored
Update loaf-explainer.md
1 parent 2cebfd6 commit cffeee6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

loaf-explainer.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,10 @@ const someLongAnimationFrameEntry = {
252252
// Note that these scripts are entry points to JS: the place where the platform calls a script.
253253
scripts: [
254254
{
255+
// These are always "script"
256+
name,
257+
entryType,
258+
255259
// The different script invoker types help us understand the scenario from which the long script
256260
// was invoked
257261
invokerType:

0 commit comments

Comments
 (0)