phoenix_profiler
phoenix_profiler copied to clipboard
install the dep only in dev env
hmm I guess this wouldn't work because of the way PhoenixProfile is added to the supervision tree and Plug?
Yeah we will likely always need to install in all environments, but #58 starts down a path that (I hope) leads to a place where we can compile the profiler out of all environments where it is not explicitly enabled.
Closing for now since this won't work with the current implementation :)