diff options
Diffstat (limited to 'build')
| -rw-r--r-- | build/change-version.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/change-version.js b/build/change-version.js index ba6e46a47..b8a640fa8 100644 --- a/build/change-version.js +++ b/build/change-version.js @@ -95,7 +95,7 @@ function main(args) { 'vendor' ]) const INCLUDED_EXTENSIONS = new Set([ - // This extension whitelist is how we avoid modifying binary files + // This extension allowlist is how we avoid modifying binary files '', '.css', '.html', |
