Skip to content

WIP: try to make SSR happen

Simon Knox requested to merge psi-ssr into master

change beforeCreate to asyncData

goal is to fix #469 (closed)

I think we want to change/remove content preparer and handle .md files with a loader, so we can just import em. We ideally shouldn't need to convert the content/extensions to JSON (I assumed that was because they are being fetched?)

Not sure how any of this works though so who knows 🤷

Edited by Simon Knox

Merge request reports