Sukka
Sukka
### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [x] Site / documentation update - [ ] Demo update - [ ]...
`electrode` loads polyfill from the domain `polyfill.io`. The PR replaces `polyfill.io` with `cdnjs.cloudflare.com/polyfill`. ---- `polyfill.io` was acquired by **a China-based CDN company** "Funnull", see [the announcement from the `polyfill.io` domain...
Would you mind renewing the domain? If you are not able to pay for the domain anymore, please let me know and I can help with that. You can also...
The PR replaces the `shelljs` with the Node.js built-in fs method. By removing the `shelljs`, `actions-gh-pages` now has fewer dependencies and faster boot-up speed.
https://react.semantic-ui.com uses `polyfill.io`. The PR replaces `polyfill.io` with `cdnjs.cloudflare.com/polyfill`. ---- `polyfill.io` was acquired by **a China-based CDN company** "Funnull", see [the announcement from the `polyfill.io` domain owner's Twitter](https://x.com/JakeDChampion/status/1761315227008643367) and https://github.com/polyfillpolyfill/polyfill-service/issues/2834....
Currently, `eslint-plugin-import-x` patches `@typescript-eslint/utils` to add custom properties like the `category` and modify properties like the `recommended`. The PR accomplishes the same thing, by doing some TypeScript exercises instead.
Currently I am using 2 Hosts Source, one is for blocking AD and another is for fighting against DNS poisoning. Although I can see the number of custom hosts source...
IMHO, the most frequent use of the `update()` method is to modify the text. The PR makes the process of updating `text` more straightforward.
### Describe the feature request This could be implemented as an option of `stylexBabelPlugin.processStylexRules`. See also: https://www.npmjs.com/package/postcss-sort-media-queries