Closed Vadorequest closed 3 years ago
This was somehow related to an issue in my own code. My IDE had renamed the preval.ts
file automatically and removed the preval
part, which broke the plugin. I'll make a few more tests but it seems that's it.
Here's my pre-fetcher:
Here's how I had to write my code to make it work in
getStaticProps
:Here is what we're supposed to write (this doesn't work):