ajhool
ajhool
Hi, I'd like to use a different version of sharp and I'm curious what your process was for pre-compiling sharp into `compiled/sharp`. Nice strategy, btw!
**Is your feature request related to a problem? Please describe.** Is it possible to rename an environment from, say "maaster" to "master"? The issue I'm currently facing is that I...
Changed createLogger to { createLogger} because createLogger is not the default module of redux-logger. The previous approach results in a `middleware is not a function` error.