Skip to content

Commit 752896c

Browse files
Update link to Babel REPL per upstream changes
1 parent 2ebd7f1 commit 752896c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/regexp-v-flag.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ As part of our work on these JavaScript features, we went beyond “just” prop
249249

250250
## RegExp `v` flag support { #support }
251251

252-
V8 v11.0 (Chrome 110) offers experimental support for this new functionality via the `--harmony-regexp-unicode-sets` flag. Babel also supports transpiling the `v` flag — [try out the examples from this article in the Babel REPL](https://babeljs.io/repl/#?code_lz=MYewdgzgLgBATgUxgXhgegNoYIYFoBmAugGTEbC4AWhhaAbgNwBQTaaMAKpQJYQy8xKAVwDmSQCgEMKHACeMIWFABbJQjBRuYEfygBCVmlCRYCJSABW3FOgA6ABwDeAJQDiASQD6AUTOWAvvTMQA&presets=stage-3)! The support table below links to tracking issues you can subscribe to for updates.
252+
V8 v11.0 (Chrome 110) offers experimental support for this new functionality via the `--harmony-regexp-unicode-sets` flag. Babel also supports transpiling the `v` flag — [try out the examples from this article in the Babel REPL](https://babeljs.io/repl#?code_lz=MYewdgzgLgBATgUxgXhgegNoYIYFoBmAugGTEbC4AWhhaAbgNwBQTaaMAKpQJYQy8xKAVwDmSQCgEMKHACeMIWFABbJQjBRuYEfygBCVmlCRYCJSABW3FOgA6ABwDeAJQDiASQD6AUTOWAvvTMQA&presets=stage-3)! The support table below links to tracking issues you can subscribe to for updates.
253253

254254
<feature-support chrome="112 https://bugs.chromium.org/p/v8/issues/detail?id=11935"
255255
firefox="no https://bugzilla.mozilla.org/show_bug.cgi?id=regexp-v-flag"

0 commit comments

Comments
 (0)