Sergey Rubanov
Sergey Rubanov
Tests
Ambry should be covered by tests running them in real browsers. Please recommend free services for opensource projects which can do it.
The error message here says it came from `fluxMixin` https://github.com/acdlite/flummox/blob/master/src/addons/reactComponentMethods.js#L40 but it may also be thrown from FluxComponent or higher-order component form of connectToStores
just noticed `core-js` missing `fetch` polyfill subjectively best existing implemetation https://github.com/github/fetch
List of globals to add: - [x] `console` (#7) - [x] `crypto` - [ ] Timers - [ ] WebWorkers - [x] `URL` - [x] `URLSearchParams` (#7)
Firefox 79 has SharedArrayBuffer enabled with properly set COEP and COOP headers. Is it possible to configure GitHub Pages somehow?
@zloirock @ljharb we should add a policy/guidelines to this project to have formal rules about what changes we accept, what is `obsolete` and `very obsolete` and so on. As an...
Currently tests don't cover computed fields https://bugzilla.mozilla.org/show_bug.cgi?id=1535166
We have [node 0.11.12](https://github.com/kangax/compat-table/blob/gh-pages/package.json#L6) as a lower node version and that's weird. Should we change it to 4.7.0 or maybe even 0.10.48?
We should set the base href in all `skeleton.html` files so we'll be able to use paths like `/mdn.png` instead of `../mdn.png`
We can take Electron results from this PR to babel-preset-env https://github.com/babel/babel-preset-env/pull/55/files