0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00

change-version: remove vendor, add resources (#32917)

This commit is contained in:
XhmikosR 2021-01-28 23:30:10 +02:00 committed by GitHub
parent e036e604de
commit a838571c50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,7 +92,7 @@ function main(args) {
'.git', '.git',
'_gh_pages', '_gh_pages',
'node_modules', 'node_modules',
'vendor' 'resources'
]) ])
const INCLUDED_EXTENSIONS = new Set([ const INCLUDED_EXTENSIONS = new Set([
// This extension allowlist is how we avoid modifying binary files // This extension allowlist is how we avoid modifying binary files