gecko-dev/toolkit/components/certviewer/content
Geoff Lankow 58b170669d Bug 1698112 - Stop referencing browser files from toolkit, and prevent it happening again with a test. r=preferences-reviewers,mossop
Differential Revision: https://phabricator.services.mozilla.com/D128974
2021-10-21 21:54:52 +00:00
..
components
vendor
.eslintrc.js
README.md
asn1js.js
bundle.sh
certDecoder.js
certviewer.css
certviewer.html
certviewer.js
package.json
pkijs.js
pvutils.js

README.md

Certificate Viewer

Dependencies

PKI.js ASN1.js pvutils.js Browserify

Updating dependencies

Install all the dependencies doing npm i.

Run npm run build any time you add something new to pvutils.js, pkijs.js, asn1.js or any other file required in that one.