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 7299642 commit d7b29c3Copy full SHA for d7b29c3
package/scripts/vendoring/vendor.sh
@@ -46,5 +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
-
+popd
50
source configure.sh
0 commit comments