Skip to content

Commit 869e70f

Browse files
committed
[Compile Time Constant Extraction] Add 'features.json' entry for ability to emit constant value side-car file
1 parent 38455e2 commit 869e70f

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
@@ -23,6 +23,9 @@
2323
},
2424
{
2525
"name": "enable-bare-slash-regex-updated"
26+
},
27+
{
28+
"name": "emit-const-value-sidecar"
2629
}
2730
]
2831
}

0 commit comments

Comments
 (0)