Christian Kaisermann

Results 16 issues of Christian Kaisermann

I'm trying to check if my remote machine has a specific command by using `which` and checking its return code. ``` js const hasWPCLI = transport.exec('which wp', { failsafe: true...

bug

There's no specific reason for it, but we need floating around the space view: - space cats - shooting stars - ????

### Describe the bug This came from a discussion in the [#reactivity channel](https://discord.com/channels/722131463138705510/751355413701591120/987031222746222642): > This looks like it could be interpreted as a bug. It's fine to optimize for the...

bug

**Is your feature request related to a problem? Please describe.** Tries to tackle https://github.com/sveltejs/component-template/issues/8 and #255. **Describe the solution you'd like** A tiny CLI (possibly using `sade`) to preprocess invalid...

enhancement
help wanted

_Originally posted by @kaisermann in https://github.com/sveltejs/svelte-preprocess/issues/305#issuecomment-772765516_ In auto preprocess mode, we currently error out if the lib encounters an unknown language/transformer. We could just skip instead and let another preprocessor...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** `prepareContent` is used to strip indentation and prepend some data to any file. Would be a nice addition to generate...

enhancement
help wanted

Before anything else, thank you very much for this awesome lib, it really prevents a lot of headaches ❤️ . I was wondering about how people are using `acf-builder`. Where...

Type: Question

This eleventy setup is a total mess 🙈 The website should be rewritten to a new version of eleventy or with Astro.

### Operating System MacOS Sonoma 14.1.1 ### Browser Version n/a ### Firebase SDK Version 10.6.0 ### Firebase SDK Product: Firestore ### Describe your project's tooling n/a ### Describe the problem...

api: firestore
feature request