Add support to import zip file

This commit is contained in:
2024-06-10 18:10:33 +08:00
parent 1d412fd306
commit d3c379632f
6 changed files with 462 additions and 171 deletions

View File

@@ -35,6 +35,7 @@
"@twind/core": "https://esm.sh/@twind/[email protected]",
"@twind/preset-tailwind": "https://esm.sh/@twind/[email protected]/",
"@twind/preset-autoprefix": "https://esm.sh/@twind/[email protected]/",
"@lifegpc/sha1": "jsr:/@lifegpc/[email protected]"
"@lifegpc/sha1": "jsr:/@lifegpc/[email protected]",
"@lifegpc/libzip/": "jsr:/@lifegpc/[email protected]/"
}
}