annotate core/modules/big_pipe/big_pipe.routing.yml @ 3:e11175134f4e

Attempt to introduce editable version of theme
author Chris Cannam
date Tue, 05 Dec 2017 11:25:38 +0000
parents 4c8ae668cc8c
children
rev   line source
Chris@0 1 big_pipe.nojs:
Chris@0 2 path: '/big_pipe/no-js'
Chris@0 3 defaults:
Chris@0 4 _controller: '\Drupal\big_pipe\Controller\BigPipeController:setNoJsCookie'
Chris@0 5 _title: 'BigPipe no-JS check'
Chris@0 6 options:
Chris@0 7 no_cache: TRUE
Chris@0 8 requirements:
Chris@0 9 _access: 'TRUE'