Skip to content

Commit e2d167b

Browse files
authored
Disable EsbuildCompilation experiment. (#35814)
1 parent 8845128 commit e2d167b

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

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

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,5 @@
77
"expiration_date_utc": "2021-06-30",
88
"define_experiment_constant": "R1_IMG_DEFERRED_BUILD"
99
},
10-
"experimentC": {
11-
"name": "EsbuildCompilation",
12-
"environment": "AMP",
13-
"issue": "https://github.com/ampproject/amphtml/issues/35264",
14-
"expiration_date_utc": "2021-10-30",
15-
"define_experiment_constant": "ESBUILD_COMPILATION"
16-
}
10+
"experimentC": {}
1711
}

0 commit comments

Comments
 (0)