On 5 February 2015 at 03:01, Shane Tomlinson <[email protected]> wrote:
> For other devs digging in, replacing > `node_dependencies/fxa-auth-db-server` in the individual backends with a > symlink to your local fxa-auth-db-server repo that contains the updated > tests simplifies things. > This is exactly what I did during development so yeah, I think it's a pretty good way of doing it. It's not quite exact (as related to things like npm-shrinkwrap for example) but it should be close enough to what you want. :) Cheers, Andy
_______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

