reactjs / reactjs/react.dev

Gatsby does not use new JSX transform by default

Open
#3,449 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
11.8k
Forks
7.9k
Avg merge
1d 11h
Merged PRs (30d)
11

Description

https://github.com/gatsbyjs/gatsby/pull/27615

They reverted the official support because ecosystem is not ready for that feature. If you need to use this new JSX transform feature in lastest Gatsby (in this time 2.28.2) you should manually setup babel.
스크린샷 2020-12-13 오전 4 07 49
So this section should be removed, or at least we need to add some notice.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the documentation section shown in the attached screenshot and compare its JSX transform guidance with Gatsby PR #27615 and Gatsby 2.28.2. Update or remove the section so it no longer presents unsupported default behavior, and verify that the resulting guidance accurately reflects the documented setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.