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

Add .jsx as a valid file extension in the pages directory #10281

Merged
merged 1 commit into from Jan 27, 2020

Commits on Jan 27, 2020

  1. Add .jsx as a valid file extension in the pages directory

    It's possible to use a .jsx file extension in the `pages` directory but the doc doesn't mention it.
    Next to the current extensions: .js, .ts & .tsx I would mention .jsx also in the list.
    bartdeslagmulder committed Jan 27, 2020
    Copy the full SHA
    3697360 View commit details
    Browse the repository at this point in the history