Ludwig Stecher
Ludwig Stecher
When running `npx @slicemachine/init@latest`, it says it opened the browser to login, but no browser tab was opened. This is preventing me from trying out Prismic. ### Versions - slice-machine-init:...
### Is your feature request related to a problem? Please describe. Currently, tests can only be executed with PCRE2. They should be executable with a regex engine for every flavor....
### Is your feature request related to a problem? Please describe. No problem per se, but: The 32 byte limit for capturing group names was only set to 32 because...
The behavior of `\w` (and `\b`) changed: It now includes all code points in the `N` general category, not just `Nd` See https://github.com/PCRE2Project/pcre2/blob/master/ChangeLog What should we do? Should we polyfill...
I want another button in the top right corner: This button should open a link in a new tab.
Implements cache busting for - caniuse_rs.wasm 🡒 caniuse_rs.{build_id}.wasm - caniuse_rs.js 🡒 caniuse_rs.{build_id}.js - style.css 🡒 style.{build_id}.css This is done with a Tera variable and a Rollup banner containing the build...