Mike Murray
Mike Murray
Type: **critical** **This is a blocker for releases** **Describe the bug** The `BUILD_GRAPHQL_URL` and/or EXTERNAL_GRAPHQL_URL env var is being baked into the JS bundle, likely due to the `Next.js` /...
docpad: 6.30.0 docpad-plugin-jade: 2.3.1 node: 0.8.14 os: OSX 10.8.3 Doing the following in my jade template works: ``` javascript :t(render="markdown") here is some *markdown* ``` But it breaks when I...
reaction cli `npm` installs if it detects a `package.json`inside a plugin which is good. However, if something like `react` is installed in the local `node_modules` of a plugin then things...