Rémi Marche
Rémi Marche
I couldn't find any info regarding compiling fluent to the target languages. Is it possible, for example, to transform this: ```fluent key = Hello, {$userName}! ``` Into this (javascript implementation...
### Describe the bug When using adapter static with a redirect server root, no root index.html is exported. This results in a 404 error when fetching the root index.html, instead...
Suppose I want to find all config files below the current directory, I'd like to be able to do something like: ```ts const { config, sources } = await unconfigLoad({...
I don't know what causes this, but all results seem completely off-bounds. # Reproduction ```js /* eslint-disable no-console */ import { Bench } from "tinybench"; const suite = new Bench({...
We use windicss in our project (and love it), and would like to add a high contrast theme. There’s currently support for the dark theme, but would it be possible...
### Describe the problem In monorepos, builds are often centralized into a single top-level build directory. Is there anything that prevents that change from being innocent and simple? ### Describe...
### Clear and concise description of the problem For compatibility with jest, add [customSerializers](https://jestjs.io/docs/configuration#snapshotserializers-arraystring) as a global option. ## Workaround: Add a setup function, which runs `expect.addSnapshotSerializer` before every test...
**Describe the bug** The title says it all. See attached file. I created it in MU4 (latest), saved it, and couldn't open the next day. Nothing really dramatic on my...
Future?
Like a lot of students, I ended up on overleaf because it's the simplest option to compile latex documents, since latex distributions very often result in a several GB of...
Some standard shortcuts would be great for incontext translation: namely ctrl+enter when in the translation box to submit (equivalent to pressing update here).  Esc to exit the translation dialog....