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:
parent
e036e604de
commit
a838571c50
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user