Giter Site home page Giter Site logo

Dynamic routes about prerender-spa-plugin HOT 5 CLOSED

adalberth avatar adalberth commented on August 19, 2024 2
Dynamic routes

from prerender-spa-plugin.

Comments (5)

 avatar commented on August 19, 2024 6

@hurradieweltgehtunter this answer by @trusktr on Mar 23 guided me in the right direction here. I was able to grab my slugs of my blog posts and then prerender those rotues.

A word of caution though, when a new route is added (ie new blog post) this must be run again! If this is something you must do often it might be time to look into some SSR.

from prerender-spa-plugin.

chrisvfritz avatar chrisvfritz commented on August 19, 2024 1

It'd be impossible for the plugin to know which exercises actually exist, but you can accomplish this another way. Just connect to your database or read from the file system to compile a list of all the links to existing exercises.

from prerender-spa-plugin.

adnanmuttaleb avatar adnanmuttaleb commented on August 19, 2024 1

I am having the same issue, is there any reason dynamic route are not supported? I am using this plugin only for social crawler.
I want to understand this: are the pages listed in routes are generated previous to the user request? or the js get executed upon user request? if the case is the latter one, then why dynamic routes are not supported?

from prerender-spa-plugin.

lyyourc avatar lyyourc commented on August 19, 2024

Can I make a api request to get ids of exercises rather than database and file system =。=
That is: Can I make a api request in webpack.config.js file?

from prerender-spa-plugin.

hurradieweltgehtunter avatar hurradieweltgehtunter commented on August 19, 2024

Just came upon the same issue. I thought about to read a external file to insert in the list of routes to pre-render. But i don't know how.

Just connect to your database or read from the file system to compile a list of all the links to existing exercises.

Could you be a little mire specific how to do this?

@Iyyourc I'm searching for doing a api request inside my webpack.config too. Did you get it to work?

from prerender-spa-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.