mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-06 04:21:55 +00:00
Fix build
This commit is contained in:
@@ -32,7 +32,7 @@ import mdx from "@astrojs/mdx";
|
||||
import symlink from "symlink-dir";
|
||||
import * as path from "path";
|
||||
import svgr from "vite-plugin-svgr";
|
||||
import { rehypeFileTree } from "utils/markdown/file-tree/rehype-file-tree";
|
||||
import { rehypeFileTree } from "./src/utils/markdown/file-tree/rehype-file-tree";
|
||||
|
||||
await symlink(path.resolve("content"), path.resolve("public/content"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user