Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 497 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 497 Bytes

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