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

How to do SSR with create-react-wptheme. #69

Open
vasutamrakarsynsoft opened this issue Jul 27, 2022 · 1 comment
Open

How to do SSR with create-react-wptheme. #69

vasutamrakarsynsoft opened this issue Jul 27, 2022 · 1 comment

Comments

@vasutamrakarsynsoft
Copy link

I need to do SSR (Server Side Rendering) with create-react-wptheme. I don't know How to do it? I have looked many process but I have tried to react-wp-ssr from source link-:https://openbase.com/js/react-wp-ssr ,But It is not working. I have tried to use V8Js PHP extension also. Please help about it.

V8Js::compileString()
SyntaxError: Unexpected token :

157 | /***/ "./src/App.css":

@sanion
Copy link

sanion commented Sep 28, 2023

Why do you need to do server side rendering? You need to build it on local and just upload Static files to the server.

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

2 participants