Closed adrienthiery closed 6 years ago
Also, tests need to be updated.
@GantMan : I keep getting SecurityError: localStorage is not available for opaque origins
when trying to run the tests locally... Any idea on how to fix that?
Not sure on your error, but everything looks good.
For some reason Danger is failing on travis. I might remove it for now. Good work bud! gonna merge.
Tried it out by playing in
~/.config/yarn/global/node_modules/solidarity/dist/index.js
.Seems to work out.
I first tried to put
~/.config/yarn/global/node_modules
, but this did not work (I guess~
might not be the current user whennode
runs?)Tentatively closes #221