-
so if I use browserify like this:
`browserify src/test2.js -o dist/js/test.js -t [ babelify --presets [ @babel/preset-env ] ]`
it is completely ignored that I want the polyfill to be used.
h…
-
Babel recently introduced a support for the Record and Tuple ECMAScript proposal. Babel currently uses [`@bloomberg/record-tuple-polyfill`](https://github.com/bloomberg/record-tuple-polyfill/tree/mast…
-
Based on a conversation with Patrick and a review of PerformanceObserver adoption by major browsers, it may be preferable to remove this dependency in order to reduce the size of the library.
Refer…
-
https://github.com/PaulPCIO/nextjs-with-react-intl/blob/aceea59996d76d94e4906d918f2863a4fda0e665/pages/index.tsx#L24-L27
Here's an example from a node server with polyfill [examples/with-react-i…
-
Sometimes we need to implement polyfills for older Node.js versions and for this we have to check version manually like:
```js
const vArr = process.versions.node.split('.').map(num => parseInt(num))…
-
Vulnerable Library - event-source-polyfill-1.0.26.tgz
A polyfill for http://www.w3.org/TR/eventsource/
Library home page: https://registry.npmjs.org/event-source-polyfill/-/event-source-polyfill-1.…
-
If `@alephium/web3` entries are properly configured, polyfilling node classes are not needed anymore.
Let's remove those polyfills!
Related: https://github.com/alephium/alephium-web3/pull/352
-
### Environment
```
------------------------------
- Operating System: Linux
- Node Version: v20.11.0
- Nuxt Version: 3.10.1
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Pack…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://github.com/io…
-
Element 组件库,el-select多选模糊匹配不生效果,在主应用中导入了EventTargetPlugin插件
import { EventTargetPlugin } from "wujie-polyfill";
在chrome浏览器,多选模糊匹配生效;但在Edge浏览器中,多选模糊匹配不生效,是没有兼容Edge浏览器吗
```[tasklist]
### Tasks
```