From a824d09ecdfccf5beef1fd8b2e0b594993ee850f 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 78bc8464bd..04333146cb 100755 --- a/build/change-version.js +++ b/build/change-version.js @@ -90,7 +90,7 @@ function main(args) { '.git', '_gh_pages', 'node_modules', - 'vendor' + 'resources' ]) const INCLUDED_EXTENSIONS = new Set([ // This extension whitelist is how we avoid modifying binary files