Kevin Yank
Kevin Yank
Is a resolver necessary? In my project, I was able to build with `.js` relative import paths using [the documented ESM configuration](https://kulshekhar.github.io/ts-jest/docs/guides/esm-support/#use-esm-presets) in my Jest config: ```js module.exports = {...
Doesn't work for me. This is what I get with a fresh clone: > ❯ npm create indiekit indiekit > sh: create-indiekit: command not found > npm ERR! code 127...
> ❯ node --version > v18.12.1 > ❯ npm --version > 8.19.2
Would use!
I too would like the option to use Indiekit to syndicate posts that I added to my content store by means other than Indiekit. The way I imagine such a...
I think I needed this today. I noticed that publishing an image with a description via Micropub (using the Micro.Blog client) creates a Photo post type, but there does not...
Your issue description mentions #570, but I think you meant to link to #569.
@leereichardt I'm not sure if it's the tone you were going for, but the ‘even’ in your question makes it sound rather rude. This is one developer's personal project (not...
Because of this issue, we have had to disable our Slack integration (it was too noisy, so engineers were ignoring it). We are currently depending on engineers to proactively monitor...
@sj26 We’re actually happy with the blocked == "finished successfully” thing. If we were to fail a build, and then fix it, the fixed build would block before the optional...