mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-27 04:11:41 -08:00
Making the compile check happen earlier fixes an edge case where the resulting files from a literate config being tangled into multiple files aren't recognized by Doom's package management or autoload generation systems. Disabling byte-compiling fixes an all too common issue where packages and macros are undefined at compile time, causing a plethora of invalid function errors. Leave byte-compilation to `bin/doom compile`! |
||
|---|---|---|
| .. | ||
| app | ||
| collab | ||
| completion | ||
| config | ||
| emacs | ||
| feature | ||
| lang | ||
| tools | ||
| ui | ||