Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-01-29 00:30:10 +0300
committerGitHub <noreply@github.com>2021-01-29 00:30:10 +0300
commita838571c50de5d5e10b6de89faf595394ef35265 (patch)
tree443b08c61f0d3bb1dca4302f97b33c9631fa610c /build
parente036e604ded87cc3c0b6917aa21e571fb15e8dbd (diff)
change-version: remove vendor, add resources (#32917)
Diffstat (limited to 'build')
-rw-r--r--build/change-version.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/change-version.js b/build/change-version.js
index 8086ed774a..f41f253837 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