-
The P0275 build started using `std::jthread` and `std::filesystem` around the .DAT file loading code, which Visual Studio 2022's CRT implements using several Win32 API functions that are only availabl…
nmlgc updated
1 month ago
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
Direct dependencies required in composer.json:
sonata-project/admin-bundle …
-
Please update the babel-polyfill used in tests to latest version of babel 7.
pravi updated
4 years ago
-
Is [useBuiltIns](https://github.com/babel/babel-preset-env#usebuiltins) supposed to work here?
I guess no, because the polyfill is imported using ember-cli, so there is no `import "babel-polyfill"…
-
Hello,
I would like to use your lib but I'm on PHP8.2 because and I can't upgrade to PHP8.3 (because [Imagick](https://github.com/Imagick/imagick/pull/641)).
Why it's necessary to use PHP8.3 ? …
-
The `no-unnecessary-polyfills` rule complains about usage of `promise.withresolvers` package on Node.js 20 even though the native `Promise.withResolvers` is not available. According to MDN, it is on…
-
Hello, I've been receiving notifications from Google, about their Polyfill.io library, which is used in conjunction with their Google Maps API, which we leverage with this plugin. I'm curious if this …
-
Dear web page owners,
I just wanted to let you know that when I'm browsing the internet, I usually use a JavaScript blocker extension called NoScript. I work in the field of quantum chemistry, and …
nom05 updated
3 months ago
-
Currently, this package depends on `symfony/polyfill` instead of the individual `symfony/polyfill-*` packages.
This package installing the whole mono-repo is discouraged as it installs much more stuf…
-
### Current Behavior
Currently, in an angular library there's no way to remove `zone.js` from the polyfills configuration in `project.json` as the option is not there.
When running tests in a zone…