babel / website

:globe_with_meridians: The Babel documentation website
https://babeljs.io/docs/en/index.html
MIT License
749 stars 1.3k forks source link

Some improvements and fixes #2830

Closed liuxingbaoyu closed 10 months ago

liuxingbaoyu commented 10 months ago

I'm trying to fix old version babel support.

By the way, can your repl work normally when yarn start? An exception will occur in my repl locally.

netlify[bot] commented 10 months ago

Deploy Preview for babel-next ready!

Name Link
Latest commit 5a2d89b9bef4317ef9f58345f30f2c00b35d1f7f
Latest deploy log https://app.netlify.com/sites/babel-next/deploys/650ecef1fa5cfd0008c949bf
Deploy Preview https://deploy-preview-2830--babel-next.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 10 months ago

Deploy Preview for babel ready!

Built without sensitive environment variables

Name Link
Latest commit 5a2d89b9bef4317ef9f58345f30f2c00b35d1f7f
Latest deploy log https://app.netlify.com/sites/babel/deploys/650ecef181c00b0008a24d13
Deploy Preview https://deploy-preview-2830--babel.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

JLHwung commented 10 months ago

By the way, can your repl work normally when yarn start?

It works for me. What error is your console throwing?

liuxingbaoyu commented 10 months ago

image This is weird.🤔

JLHwung commented 10 months ago

image This is weird.🤔

There is a SO issue for another react project, maybe you can try purging node_modules and see if error persists.

liuxingbaoyu commented 10 months ago

Thanks! Unfortunately the problem still exists, which is weird.🤦‍♂️