fix: remove build from doclkerfile
This commit is contained in:
@ -4,7 +4,6 @@ import { createCrud } from "@lib/crud.ts";
|
||||
import { stringify } from "$std/yaml/stringify.ts";
|
||||
import { extractHashTags, formatDate } from "@lib/string.ts";
|
||||
import { fixRenderedMarkdown } from "@lib/helpers.ts";
|
||||
import { getThumbhash } from "@lib/cache/image.ts";
|
||||
|
||||
export type Article = {
|
||||
id: string;
|
||||
|
Reference in New Issue
Block a user