We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 097cf23 commit 7299642Copy full SHA for 7299642
package/scripts/vendoring/vendor.sh
@@ -46,3 +46,5 @@ else
46
rm -rf vendor-${today}
47
fi
48
$DENO_BIN_PATH run --no-config --unstable-ffi --allow-all --importmap=$QUARTO_SRC_PATH/import_map.json $QUARTO_PACKAGE_PATH/src/common/create-dev-import-map.ts
49
+
50
+source configure.sh
0 commit comments