Add support for video data from eleventy-endpoints

This commit is contained in:
Sam Carlton 2021-03-02 22:28:52 -06:00
parent ef4f3d570e
commit 350a6e1a95
2 changed files with 13 additions and 7 deletions

View file

@ -226,7 +226,7 @@ class BuildLists {
if ( isVideo ) {
// this.endpointSets.eleventy.add({
// route: getVideoEndpoint(app),
// // payload: buildVideoPayload( app, this.allVideoAppsList, this.lists.video )
// payload: buildVideoPayload( app, this.allVideoAppsList, this.lists.video )
// })
this.endpointSets.nuxt.add({