mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-14 01:24:19 +02:00
change-version: remove vendor, add resources (#32917)
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user