Closed ralt closed 8 years ago
I'm not sure about that. I think if I wanted that, I'd use the --eval option, or maybe --load production-config.lisp/debug-config.lisp before the main stuff?
I guess a declaim in that would help, indeed. Sorry about the issue!
It'd be nice if buildapp could run some
(declaim (optimize))
depending on the build.Thoughts?