Skip to content

Commit f3612a9

Browse files
authored
Enable build-in-chunks experiment in canary-config.json (ampproject#30301)
1 parent 07e43a0 commit f3612a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build-system/global-configs/canary-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@
3535
"version-locking": 1,
3636
"amp-ad-no-center-css": 0,
3737
"analytics-chunks": 1,
38-
"render-on-idle-fix": 1
38+
"render-on-idle-fix": 1,
39+
"build-in-chunks": 1
3940
}

0 commit comments

Comments
 (0)