## Description When compiling with compile_qmd_course(), the `_extensions` folder is copied and deleted. If we have a lot of extensions, this might be slow, this might be easier to make a symlink instead of copying it.
Description
When compiling with compile_qmd_course(), the
_extensionsfolder is copied and deleted.If we have a lot of extensions, this might be slow, this might be easier to make a symlink instead of copying it.