Remove unused buckets and directory_upload pages

This commit is contained in:
2023-05-11 15:01:29 +02:00
parent 3f1318784e
commit f0847da15f
24 changed files with 121 additions and 469 deletions

View File

@@ -33,11 +33,9 @@ export default [
"filesystem",
"modal",
"user_home",
"user_buckets",
"user_file_manager",
"admin_panel",
"home_page",
"directory_upload",
"text_upload",
].map((name, index) => ({
input: `src/${name}.js`,