fregante
fregante
- Closes #21
See at the bottom of: https://github.com/actions/runner-images/blob/main/images/linux/Ubuntu2204-Readme.md And a successful run at https://github.com/fregante/text-field-edit/actions/runs/6107546540/workflow#L28 I'd probably add a notice to the repo and/or deprecate it.
It looks like https://github.com/chaijs/loupe/issues/44 isn't fully fixed. It's hard to make a repro because I'm using `loupe` via Vitest, but it seems to be a problem with https://github.com/WebReflection/linkedom and some...
- Extracted from https://github.com/refined-github/refined-github/pull/7367 - Follows https://github.com/refined-github/refined-github/pull/7373
- Will fix https://github.com/refined-github/refined-github/issues/6437 _untested_
wip ## Test URLs ## Screenshot
- See #7471 - Related to https://github.com/refined-github/refined-github/pull/6609 I'm interested in Rollup's ability to spit out independent files instead of a single bundle. This is not done yet, it's having issues...
Seen in https://github.com/refined-github/refined-github/pull/7470 It looks like webpack can't find the config file on Windows 🤷♂️ ``` > x:webpack > cross-env NODE_OPTIONS="--import tsx --no-warnings=ExperimentalWarning" webpack --mode=production webpack-stats.json [webpack-cli] Invalid configuration object....
- Continues from https://github.com/refined-github/refined-github/pull/7378 - Partially reverts #7315 - Like https://github.com/refined-github/refined-github/pull/7441 _wip_, I've been trying to find a good selector for comments but it's hard, so many variations.