Skip to content
Discussion options

You must be logged in to vote

Things Fixed

  • Fixed the importing of html template problem by modifying the file to be a js file and exporting the HTML as a string , since I was unable to get the snapshot to import the folder for some reason

  • The reason the pages weren't being rendered was because the binary wasn't able to compile them and made all of these to be statically compiled by adding a dummy getStaticProps and getStaticPaths as needed to the files.

Hope that helps someone else who's on the same path and stuck at it.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by barelyhuman
Comment options

You must be logged in to vote
1 reply
@barelyhuman
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants