Great article Aashay, I waited so long for someone to open this topic, thought I was alone trying to perform prerendering!
Did you put your prerendered pages on another location than your SPA? I am redirecting bots to prerender.mywebsite.com so far, I wanted to have your view on this. Knowing I made a custom prerendering tool (using puppeteer as well).
Thank you very much for reading this article. No, I have not put my pre-rendered pages to the other location. I just generated build with "npm run build" and then it created a dist folder, inside of the dist folder it created individual HTMl files for each route.
I think you can deploy the dist folder anywhere and it will work fine. Only thing you should remember is that install NPM packages which are inside of the Package.json.
During an epidemic season like this, what do you generally do? smash karts which I recently found, is a fantastic game to play throughout the winter months. I'd like to invite you to join me right now.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Great article Aashay, I waited so long for someone to open this topic, thought I was alone trying to perform prerendering!
Did you put your prerendered pages on another location than your SPA? I am redirecting bots to prerender.mywebsite.com so far, I wanted to have your view on this. Knowing I made a custom prerendering tool (using puppeteer as well).
Thank you very much for reading this article. No, I have not put my pre-rendered pages to the other location. I just generated build with "npm run build" and then it created a dist folder, inside of the dist folder it created individual HTMl files for each route.
I think you can deploy the dist folder anywhere and it will work fine. Only thing you should remember is that install NPM packages which are inside of the Package.json.
During an epidemic season like this, what do you generally do? smash karts which I recently found, is a fantastic game to play throughout the winter months. I'd like to invite you to join me right now.