mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-21 21:40:48 +00:00
generate-sri.js: move object.
This commit is contained in:
parent
ffe05d3a9c
commit
a93c71832b
@ -35,14 +35,14 @@ const files = [
|
|||||||
file: 'dist/js/bootstrap.min.js',
|
file: 'dist/js/bootstrap.min.js',
|
||||||
configPropertyName: 'js_hash'
|
configPropertyName: 'js_hash'
|
||||||
},
|
},
|
||||||
{
|
|
||||||
file: `site/docs/${pkg.version_short}/assets/js/vendor/jquery-slim.min.js`,
|
|
||||||
configPropertyName: 'jquery_hash'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
file: 'dist/js/bootstrap.bundle.min.js',
|
file: 'dist/js/bootstrap.bundle.min.js',
|
||||||
configPropertyName: 'js_bundle_hash'
|
configPropertyName: 'js_bundle_hash'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
file: `site/docs/${pkg.version_short}/assets/js/vendor/jquery-slim.min.js`,
|
||||||
|
configPropertyName: 'jquery_hash'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
file: 'node_modules/popper.js/dist/umd/popper.min.js',
|
file: 'node_modules/popper.js/dist/umd/popper.min.js',
|
||||||
configPropertyName: 'popper_hash'
|
configPropertyName: 'popper_hash'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user