mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-09 15:30:58 +00:00
change-version: remove vendor, add resources (#32917)
This commit is contained in:
parent
e036e604de
commit
a838571c50
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue