Skip to content

Commit affa15f

Browse files
committed
chores - remove outdated comment in prepareDist process
1 parent 5337845 commit affa15f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package/src/common/prepare-dist.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ export async function prepareDist(
3030
// copy from resources dir to the 'share' dir (which is resources)
3131
// config.directoryInfo.share
3232

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-
3633
// Moving appropriate binaries into place
3734

3835
// Get each dependency extracted into the 'bin' folder

0 commit comments

Comments
 (0)