aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2021-01-28 23:30:10 +0200
committerGitHub <[email protected]>2021-01-28 23:30:10 +0200
commita838571c50de5d5e10b6de89faf595394ef35265 (patch)
tree443b08c61f0d3bb1dca4302f97b33c9631fa610c /build
parente036e604ded87cc3c0b6917aa21e571fb15e8dbd (diff)
downloadbootstrap-a838571c50de5d5e10b6de89faf595394ef35265.tar.xz
bootstrap-a838571c50de5d5e10b6de89faf595394ef35265.zip
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 8086ed774..f41f25383 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