mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-19 03:41:19 +02:00
docs: fix bundle SRI hash.
Also, remove popper.js from this script since it's not present in the repo.
This commit is contained in:
@@ -36,8 +36,8 @@ const files = [
|
||||
configPropertyName: 'jquery_hash'
|
||||
},
|
||||
{
|
||||
file: 'site/docs/4.1/assets/js/vendor/popper.min.js',
|
||||
configPropertyName: 'popper_hash'
|
||||
file: 'dist/js/bootstrap.bundle.min.js',
|
||||
configPropertyName: 'js_bundle_hash'
|
||||
}
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user