Skip to content

Commit 59bb4b1

Browse files
authored
fix: changed featureFlag (#1135)
1 parent f3b0a89 commit 59bb4b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/plugins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@
639639
"compatibility": [
640640
{
641641
"version": "3.5.2",
642-
"featureFlag": "gatsby_plugin_prerelease",
642+
"featureFlag": "build_plugins_use_prerelease",
643643
"siteDependencies": {
644644
"gatsby": ">=2.0.0"
645645
}

0 commit comments

Comments
 (0)