3.0.3 • Published 11 months ago
tal-page-strategies v3.0.3
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