Convert admin panel to svelte

This commit is contained in:
2021-05-25 22:15:29 +02:00
parent c0045fa9d0
commit 74defb0cf0
18 changed files with 492 additions and 267 deletions

View File

@@ -34,9 +34,7 @@ export default [
"modal",
"user_buckets",
"user_file_manager",
"admin_abuse_reporters",
"admin_abuse_reports",
"admin_ip_bans",
"admin_panel",
].map((name, index) => ({
input: `src/${name}.js`,
output: {