quarto-cli: auto updated to 1.4.551-3
This commit is contained in:
parent
da63a44032
commit
45b63d42e1
2 changed files with 22 additions and 4 deletions
12
repo/quarto-cli/000_deno_1.41.diff
Normal file
12
repo/quarto-cli/000_deno_1.41.diff
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
diff -ur quarto-cli-1.4.551.orig/src/project/types/website/website-search.ts quarto-cli-1.4.551/src/project/types/website/website-search.ts
|
||||
--- quarto-cli-1.4.551.orig/src/project/types/website/website-search.ts 2024-03-06 11:25:25.000000000 +1300
|
||||
+++ quarto-cli-1.4.551/src/project/types/website/website-search.ts 2024-03-06 22:04:38.498170207 +1300
|
||||
@@ -8,7 +8,7 @@
|
||||
import { basename, join, relative } from "path/mod.ts";
|
||||
|
||||
// currently not building the index here so not using fuse
|
||||
-// @deno-types="fuse/dist/fuse.d.ts"
|
||||
+//
|
||||
// import Fuse from "fuse/dist/fuse.esm.min.js";
|
||||
|
||||
import { DOMParser, Element, initDenoDom } from "../../../core/deno-dom.ts";
|
||||
Loading…
Add table
Add a link
Reference in a new issue