mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Update
This commit is contained in:
@@ -3,9 +3,7 @@ import { sure_dir } from "./utils.ts";
|
||||
|
||||
const map = JSON.parse(await Deno.readTextFile("./import_map.json")).imports;
|
||||
const LIST: string[] = [
|
||||
"preact-material-components/TopAppBar/style.css",
|
||||
"preact-material-components/List/style.css",
|
||||
"preact-material-components/Icon/style.css",
|
||||
"preact-material-components/style.css",
|
||||
];
|
||||
|
||||
function get_url(i: string) {
|
||||
|
||||
Reference in New Issue
Block a user