Archived
1
0
Fork 0

gulpfile.js: remove jquery

This commit is contained in:
Henrik Hautakoski 2022-08-05 15:34:54 +02:00
parent c3897730fa
commit 724a302c47

View file

@ -21,7 +21,6 @@ var config = {
},
js: {
src: [
'node_modules/jquery/dist/jquery.js',
'node_modules/@popperjs/core/dist/umd/popper.js',
// Bootstrap
'node_modules/bootstrap/dist/js/bootstrap.js',