Skip to content

Commit

Permalink
Merge pull request #1551 from lekoala/2.0-2
Browse files Browse the repository at this point in the history
remove sourcemap
  • Loading branch information
GuySartorelli authored Aug 18, 2023
2 parents 44fe804 + f273269 commit 4ebd6b5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion thirdparty/bootstrap/js/dist/collapse.js
Original file line number Diff line number Diff line change
Expand Up @@ -364,4 +364,3 @@ var Collapse = function ($) {

return Collapse;
}(jQuery);
//# sourceMappingURL=collapse.js.map
1 change: 0 additions & 1 deletion thirdparty/bootstrap/js/dist/tooltip.js
Original file line number Diff line number Diff line change
Expand Up @@ -676,4 +676,3 @@ var Tooltip = function ($) {

return Tooltip;
}(jQuery); /* global Popper */
//# sourceMappingURL=tooltip.js.map
1 change: 0 additions & 1 deletion thirdparty/bootstrap/js/dist/util.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,3 @@ var Util = function ($) {

return Util;
}(jQuery);
//# sourceMappingURL=util.js.map

0 comments on commit 4ebd6b5

Please sign in to comment.