It should be possible to send the `--optimize` flag to `gren run`. One could argue that the presence of `--package` should imply `--optimize`. Consider introducing a `--debug` flag to disable `optimize` instead.
It should be possible to send the
--optimizeflag togren run.One could argue that the presence of
--packageshould imply--optimize. Consider introducing a--debugflag to disableoptimizeinstead.