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 5337845 commit affa15fCopy full SHA for affa15f
package/src/common/prepare-dist.ts
@@ -30,9 +30,6 @@ export async function prepareDist(
30
// copy from resources dir to the 'share' dir (which is resources)
31
// config.directoryInfo.share
32
33
- // FIXME holding off on prepareDist building assets until we fix
34
- // this issue: https://github.com/quarto-dev/quarto-cli/runs/4229822735?check_suite_focus=true
35
-
36
// Moving appropriate binaries into place
37
38
// Get each dependency extracted into the 'bin' folder
0 commit comments