Only build chrome app page

This commit is contained in:
Sam Carlton 2021-07-24 13:31:36 -05:00
parent f839b829f4
commit 0a02746803

View file

@ -317,9 +317,9 @@ class BuildLists {
// Filter eleventy endpoints // Filter eleventy endpoints
// this.endpointMaps.eleventy = new Set([ this.endpointMaps.eleventy = new Set([
// ['/app/chrome', this.endpointMaps.eleventy.get( '/app/chrome' )] ['/app/chrome', this.endpointMaps.eleventy.get( '/app/chrome' )]
// ]) ])
for ( const [ endpointSetName, endpointSet ] of Object.entries(this.endpointMaps) ) { for ( const [ endpointSetName, endpointSet ] of Object.entries(this.endpointMaps) ) {
// Save Endpoints // Save Endpoints