Commit graph

3 commits

Author SHA1 Message Date
emma
5a6bef890f revert adding prettier 2023-11-08 16:40:49 -05:00
emma
87a6002473 add prettier and format everything 2023-11-08 14:37:57 -05:00
Amani
442f4486d3
feat: Add custom behavior injection (#285)
* support loading custom behaviors from a specified directory via --customBehaviors
* call load() for each behavior incrementally, then call selectMainBehavior() (available in browsertrix-behaviors 0.5.1)
* tests: add tests for multiple custom behaviors

---------
Co-authored-by: Ilya Kreymer <ikreymer@gmail.com>
2023-07-06 13:09:48 -07:00