mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-28 10:24:19 +01:00
change-version: remove vendor, add resources (#32917)
This commit is contained in:
parent
9722106781
commit
a824d09ecd
@ -90,7 +90,7 @@ function main(args) {
|
||||
'.git',
|
||||
'_gh_pages',
|
||||
'node_modules',
|
||||
'vendor'
|
||||
'resources'
|
||||
])
|
||||
const INCLUDED_EXTENSIONS = new Set([
|
||||
// This extension whitelist is how we avoid modifying binary files
|
||||
|
Loading…
Reference in New Issue
Block a user