Add sentry, update dirlist.css

This commit is contained in:
Frankie 2023-12-31 02:06:10 +00:00
commit d051dce5b7
No known key found for this signature in database
7 changed files with 1368 additions and 2 deletions

View file

@ -9,5 +9,8 @@
"axios": "^1.1.2",
"laravel-vite-plugin": "^0.7.5",
"vite": "^4.0.0"
},
"dependencies": {
"@sentry/browser": "^7.40.0"
}
}