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

Fixed: Using Firefox for development causes a webworker issue and minor typo. #8

Merged

Conversation

ShubusCorporation
Copy link
Contributor

The project does not start on the Firefox in development mode, so I've used serviceWorker.js from another project which has not such issue because it was generated with newer versions of packages:

    "react": "^16.13.0",
    "react-dom": "^16.13.0",
    "react-scripts": "3.4.0",

@ShubusCorporation
Copy link
Contributor Author

@XifeiNi, could you take a look at this PR?

Copy link
Owner

@XifeiNi XifeiNi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution .

src/serviceWorker.js Outdated Show resolved Hide resolved
@ShubusCorporation
Copy link
Contributor Author

@XifeiNi, so, how about merge it?

@XifeiNi
Copy link
Owner

XifeiNi commented Feb 5, 2021

@XifeiNi, so, how about merge it?

Sure go ahead.

@XifeiNi XifeiNi merged commit 210a687 into XifeiNi:master Feb 5, 2021
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