From a838571c50de5d5e10b6de89faf595394ef35265 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 28 Jan 2021 23:30:10 +0200 Subject: [PATCH] change-version: remove vendor, add resources (#32917) --- build/change-version.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/change-version.js b/build/change-version.js index 8086ed774ac5..f41f253837a0 100644 --- a/build/change-version.js +++ b/build/change-version.js @@ -92,7 +92,7 @@ function main(args) { '.git', '_gh_pages', 'node_modules', - 'vendor' + 'resources' ]) const INCLUDED_EXTENSIONS = new Set([ // This extension allowlist is how we avoid modifying binary files