Open armfazh opened 2 years ago
quick note for context: in the issue this comment was taken from, the person i was replying to already had a local git repo cloned from github (as origin) that was behind by (at least) one commit.. which they needed to pull to fix the issue at hand; any documentation would (of course) start from scratch in a clean directory.
PS: somewhat (indirectly) related..
PR #283 has made some (minor) changes to the npm scripts:
/lib
that is generated by the typescript compiler
perl
andmake
inPATH
,then "sjcl" should build without any errors
./dist
directory should exist and contain an unpacked webextension,which you can install in your web browser for testing,
or use your web browser to pack into a self-signed extension
Originally posted by @warren-bank in https://github.com/privacypass/challenge-bypass-extension/issues/300#issuecomment-1042111590