Skip to content

Commit 8192c06

Browse files
authored
Merge pull request #40931 from bnbarham/add-no-warn-feature
[Frontend] Add feature flag for the index unit path warning removal
2 parents d484e12 + 50c9af4 commit 8192c06

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/Option/features.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
},
1515
{
1616
"name": "emit-abi-descriptor"
17+
},
18+
{
19+
"name": "no-warn-superfluous-index-unit-path"
1720
}
1821
]
1922
}

0 commit comments

Comments
 (0)