Skip to content

Commit f94e173

Browse files
author
Ramon Fincken
committed
[DOCS] Added instruction in bin/update-browsers.sh
1 parent 30ab74c commit f94e173

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/update-browsers.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# Update the browser regex in the version check script.
44
#
55
# Uses a browserslist query to generate this data.
6+
# Needs you to run `npx browserslist-useragent-regexp "defaults, unreleased versions"` before first use
67
set -eo pipefail
78

89
BROWSER_QUERY="defaults, unreleased versions"

0 commit comments

Comments
 (0)