Open GabrielPedroza opened 2 years ago
Shouldn't you use promise.all in the ssr func inside the index.js so you can just get all the data at once instead of waiting for the previous one to finish?
Shouldn't you use promise.all in the ssr func inside the index.js so you can just get all the data at once instead of waiting for the previous one to finish?