-
I think that we should also have an option asking the user for whether he wants to include polyfills for `fetch` and `promise` that are loaded conditionally using webpack.
I have seen preact-cli do…
-
import the same polyfills
-
Hi. I have a workspace with multiple projects. some of them are c#.
When I try to use the GUI I see this in console
```webviewElement.ts:512 An iframe which has both allow-scripts and allow-same-o…
-
I'm running into a very similar issue, my workers depend on `async_hooks` for logging / instrumentation. I was experimenting with getting a direct PostgreSQL connection to work, instead of using a 'pr…
-
Thank you for continuing to maintain this repository. Following on from the similar #321, it looks like v3 increases the size of this package from 11.3kB minified+gzipped (or 8kB, if you tweaked the c…
-
The discussion I've seen on this proposal has largely been around use with future extensions (notably future additions to SIMD), but there are _current_ extensions that would benefit massively from th…
-
The `Buffer.from` method is used in utils to decode the token. `Buffer` isn't available outside of node environments (e.g. within the browser) and is causing runtime errors (ReferenceError: Buffer is …
-
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Version
10.0.17
### Bug descript…
-
To be backwards compatible the TKO library needs to be polyfilled. Examples of ES6 features that need polyfill:
- Generators
- Object.entries/Object.assign
- Backticks
- `=>` functions
- Sprea…
-
When I try to load up the Netlify deployment on Safari the console gives me the error:
`SyntaxError: Invalid regular expression: invalid group specifier name` and the screen is completely blank.
I…