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

Dev build broken on chrome 97 #14512

Closed
brendandahl opened this issue Jan 28, 2022 · 3 comments
Closed

Dev build broken on chrome 97 #14512

brendandahl opened this issue Jan 28, 2022 · 3 comments
Labels

Comments

@brendandahl
Copy link
Contributor

Using gulp server and loading in Chrome 97 I get the error:

es-module-shims.js:769 ReferenceError: require is not defined
    at checkStructuredClone (compatibility.js:114:5)
    at compatibility.js:115:5

This appears to be a regression from #14392
@Snuffleupagus

@Snuffleupagus
Copy link
Collaborator

That's actually somewhat expected, since for development purposes you'll now need at least Google Chrome 98 (which is currently in Beta).

@Snuffleupagus
Copy link
Collaborator

Also, given that Google Chrome 98 will become the stable version in only three days my preference would definitely be that we simply WONTFIX this issue; please see https://chromestatus.com/features/schedule

@timvandermeij
Copy link
Contributor

I agree given that Chrome 98 will be stable in two days from now.

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

No branches or pull requests

3 participants