The getDisqus service function checks if DocPad is in 'production' environment in order to set disqusDeveloper to false (true otherwise). Isn't this strange? Typically I am using 'development', or 'static' environments. DocPad and DocPad plugins seam to expect one of these. Shouldn't it set disqusDeveloper only if in 'development' environment.
The getDisqus service function checks if DocPad is in 'production' environment in order to set disqusDeveloper to false (true otherwise). Isn't this strange? Typically I am using 'development', or 'static' environments. DocPad and DocPad plugins seam to expect one of these. Shouldn't it set disqusDeveloper only if in 'development' environment.