Luis Bizarro

Results 1 comments of Luis Bizarro

@studiookkult the solution for that is removing the `.match(repoRegexp);` and just keeping it as: `const endpoint = process.env.PRISMIC_ENDPOINT;`. I think the previous implementation got replaced by Prismic team, which made...