Skip to content

Commit

Permalink
Remove svelte, update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
r-tae committed Nov 28, 2024
1 parent 6659e99 commit 0441616
Show file tree
Hide file tree
Showing 40 changed files with 1,484 additions and 1,597 deletions.
64 changes: 0 additions & 64 deletions assets/build.js

This file was deleted.

1 change: 1 addition & 0 deletions assets/js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ let csrfToken = document.querySelector("meta[name='csrf-token']").getAttribute("
let liveSocket = new LiveSocket("/live", Socket, {
uploaders: Uploaders,
hooks: Hooks,
livePollFallbackMs: 2500,
params: { _csrf_token: csrfToken }
})

Expand Down
4 changes: 0 additions & 4 deletions assets/js/server.js

This file was deleted.

Loading

0 comments on commit 0441616

Please sign in to comment.