Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying some stuff with browserslist #883

Open
wants to merge 265 commits into
base: master
Choose a base branch
from
Open

Conversation

captbaritone
Copy link
Owner

No description provided.

jberg and others added 29 commits August 19, 2019 10:25
* Add some unimplemented methods to classes

* fix test
This actually removes a bunch of edgecases/race conditions
This is the last main window component still using the HOC!
Aparently window.stop() is a thing, and ESLint/TypeScript let me do this. Sigh.

A potential fix: facebook/create-react-app#1840
We had a bug where `stop()` was undefined but it fell back to the function on window which was inplicitly in the global scope.

This should reduce that kind of thing.
* Fix windows filename slashes

* add comment

* readXml will already convert the slashes
This will make it easier to mock out these methods in tests to use Node apporaches to these problems
* Add missing config classes

* fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants