Skip to content

bbc/tal-page-strategies

Repository files navigation

TAL -- Page Strategies

This repository is designed to be a submodule for TAL that contains the Page Strategies for the different device configurations.

When adding or updating a page strategy or element within a strategy you will have to add it to the appropirate allow regex in index.js.

Releasing

  • Make a change
  • Test it
  • Run: grunt bump

Testing

  • Run: npm test