-
Part of my .devolutionrc file
addPolyfills: {
esm: [
// probably none?
],
es5: [
'proxy-polyfill',
]
},
It does not add the polyfill? It does exist in packag…
-
### General information
* SDK version: 3.x
* Environment: both
* Browser and OS all
### Issue description
The generated dist/index.js is pretty big and drastically increases the size of rel…
-
https://mathml-refresh.github.io/mathml/chapter3.html#presm.mlabeledtr
mlabeledtr is supposed to allow equation labels that you can refer easily elsewhere for example:
blah blah
x…
-
I'm excited to try out the lib, but I know shadow dom is not widely supported yet.
Are you polyfilling older versions, or does this only work in Chrome and Safari?
-
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/contentScripts
Firefox 59+
-
It's not a surprise we are penalizing the modern browsers with all the polyfills and transpiling.
Currently, we transpile with babel and includes polyfills for the lowest supported browser. If the…
-
### What is the problem this feature would solve?
like https://examples.deno.land/color-logging
1. Some libraries which designed for browser environment using css to style logging
2. I think it is …
-
> Hesam@DESKTOP-R19RBHJ MINGW64 /d/GitHub projects/blockchain-js (master)
$ ./build.sh
building rencontres...
yarn run v1.9.4
$ ./node_modules/.bin/tsc && ./node_modules/.bin/browserify dist/gui.j…
-
##### Description:
In Chrome m65, after the latest hotfix patch, the starting orientation is off by 45 degrees. To reproduce, simply visit the example page https://immersive-web.github.io/webvr-po…
env3d updated
6 years ago
-
**The What**
Help client-side polyfills for new Web platform features get tested via WPT and Saucelabs.
**The Why**
Not all browsers implement a feature at the exact same time and developers tend…