Add beginnings of the directory uploader

This commit is contained in:
2022-02-21 21:55:09 +01:00
parent fff4410801
commit e4e061869e
8 changed files with 167 additions and 13 deletions

View File

@@ -37,6 +37,7 @@ export default [
"user_file_manager",
"admin_panel",
"home_page",
"directory_upload",
].map((name, index) => ({
input: `src/${name}.js`,
output: {