Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
a93c7183
Commit
a93c7183
authored
6 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
generate-sri.js: move object.
parent
ffe05d3a
1 merge request
!28721
Hot test
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build/generate-sri.js
+4
-4
build/generate-sri.js
with
4 additions
and
4 deletions
+4
-4
build/generate-sri.js
+
4
-
4
View file @
a93c7183
...
...
@@ -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
'
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets