mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
This may be reinstated later, but for now is a common source of issues because Doom must be fully loaded before byte-compiling; and doing this is prone to errors when Doom is in an incomplete state (which may be the case if there were an error earlier in 'doom sync'). This won't be an issue once the doom script becomes transactional.