diff --git a/init.el b/init.el index d8205bb..e00ed36 100644 --- a/init.el +++ b/init.el @@ -47,6 +47,7 @@ ;;; package.el (when (and (bound-and-true-p minimal-emacs-package-initialize-and-refresh) + (not (bound-and-true-p byte-compile-current-file)) (not (or (fboundp 'straight-use-package) (fboundp 'elpaca)))) ;; Initialize and refresh package contents again if needed