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

Fix for preload entrypoint #2503

Merged
merged 1 commit into from
Jul 19, 2020

Conversation

murrayju
Copy link
Contributor

Fixes #2395.

I believe that this is a proper fix, and not just a workaround. This probably requires validation from someone more knowledgeable.

Fixes electron-react-boilerplate#2395.

I believe that this is a proper fix, and not just a workaround. This probably requires validation from someone more knowledgeable.
@peterrogov
Copy link

@murrayju thank you very much for your fix! it helped me in my app as well even though I don't use redux and react-navigation. worked like a charm! will test more but so far so good.

@jooohhn jooohhn self-requested a review July 16, 2020 00:10
@amilajack amilajack changed the base branch from master to next July 19, 2020 19:11
@amilajack amilajack merged commit 5373179 into electron-react-boilerplate:next Jul 19, 2020
amilajack pushed a commit that referenced this pull request Jul 20, 2020
Fixes #2395.

I believe that this is a proper fix, and not just a workaround. This probably requires validation from someone more knowledgeable.
@amilajack amilajack mentioned this pull request Jul 20, 2020
amilajack added a commit that referenced this pull request Jul 24, 2020
* Fix e2e test error (#2516)

* Fix for preload entrypoint (#2503)

Fixes #2395.

I believe that this is a proper fix, and not just a workaround. This probably requires validation from someone more knowledgeable.

* bump deps

* update version to 1.3.0, dedupe yarn.lock

* fix: dedupe lockfile

* fix: run CI tests with xvfb

* downgrade electron

* dedupe

* update lockfile

Co-authored-by: Jinseok Jeong <checkitup@hotmail.com>
Co-authored-by: Justin Murray <justin@murrayju.com>
Co-authored-by: John Tran <jptran318@gmail.com>
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.

How to properly set up material-ui with electron-react-boilerplate
3 participants