Move home page into svelte and remove some old junk

This commit is contained in:
2022-02-21 23:25:44 +01:00
parent e4e061869e
commit 692c96eb63
27 changed files with 1497 additions and 2564 deletions

View File

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