Commit a93c7183 authored by XhmikosR's avatar XhmikosR
Browse files

generate-sri.js: move object.

parent ffe05d3a
1 merge request!28721Hot test
Showing with 4 additions and 4 deletions
+4 -4
......@@ -35,14 +35,14 @@ const files = [
file: 'dist/js/bootstrap.min.js',
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',
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',
configPropertyName: 'popper_hash'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment