tal-page-strategies
v3.0.3
Published
Page Strategies for BBC TAL
Downloads
13,099
Readme
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