Skip to content

Commit

Permalink
Revert "Introduce AlpineJS and HTMX into the project"
Browse files Browse the repository at this point in the history
  • Loading branch information
akatsoulas authored Dec 17, 2024
1 parent 71386f6 commit 769c608
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 43 deletions.
5 changes: 0 additions & 5 deletions kitsune/sumo/static/sumo/js/alpine.js

This file was deleted.

1 change: 0 additions & 1 deletion kitsune/sumo/static/sumo/js/htmx.js

This file was deleted.

32 changes: 0 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,9 @@
"dependencies": {
"@babel/runtime": "^7.20.13",
"@urql/svelte": "^3.0.3",
"alpinejs": "^3.14.7",
"codemirror": "^5.65.11",
"d3": "^3.5.17",
"graphql": "^16.8.1",
"htmx.org": "^2.0.3",
"jquery": "^3.6.3",
"jquery-ui": "1.13.2",
"nunjucks": "^3.2.4",
Expand Down Expand Up @@ -103,4 +101,4 @@
"webpack-cli": "^5.1.4",
"webpack-merge": "^5.8.0"
}
}
}
2 changes: 0 additions & 2 deletions webpack/entrypoints.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ const entrypoints = {
"sumo/js/i18n.js",
"sumo/js/kbox.js",
"sumo/js/main.js",
"sumo/js/htmx.js",
"sumo/js/alpine.js",
"sumo/js/geoip-locale.js",
"sumo/js/ui.js",
"sumo/js/analytics.js",
Expand Down

0 comments on commit 769c608

Please sign in to comment.