Skip to content

Commit

Permalink
add jquery JS to vendor as it's required by bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
struan committed May 8, 2024
1 parent 680e0ae commit 6af8b00
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vendor/jquery/js/jquery.esm.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
import './jquery.min.js'
export default window.jQuery.noConflict(true)
2 changes: 2 additions & 0 deletions vendor/jquery/js/jquery.min.js

Large diffs are not rendered by default.

0 comments on commit 6af8b00

Please sign in to comment.