mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-10 11:11:30 -08:00
The private module won't be byte-compiled implicitly anymore, as it can cause unexpected problems with stale code and config portability. doom compile -> only compiles ~/.emacs.d doom compile :core -> ~/.emacs.d/core doom compile :plugins -> ~/.emacs.d/.local/packages/elpa doom compile :private -> ~/.doom.d |
||
|---|---|---|
| .. | ||
| autoloads.el | ||
| byte-compile.el | ||
| debug.el | ||
| env.el | ||
| packages.el | ||
| patch-macos.el | ||
| quickstart.el | ||
| test.el | ||
| upgrade.el | ||