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

Entry point for react gatsby application #27

Open
itdsntwork opened this issue Oct 9, 2020 · 3 comments
Open

Entry point for react gatsby application #27

itdsntwork opened this issue Oct 9, 2020 · 3 comments

Comments

@itdsntwork
Copy link

Hey.
Does anyone know what entry point should I set for a react gatsby application?

@itdsntwork
Copy link
Author

ping

@z0ccc
Copy link

z0ccc commented May 11, 2022

Also interested in knowing

@M-Izadmehr
Copy link
Owner

I’m sorry, next.js, gatsby are not supported yet out of box. The way it’s possible for now is to add all pages (in pages folder) to entry paths.

I’ll add it to roadmap to implement it.
If you are interested in creating a PR, feel free to add it. For these cases it is possible to automatically add all contents of pages folder.
The other usecase that I can think about is serverless projects.

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

No branches or pull requests

3 participants