gpgme/lang/js/CHECKLIST_build
raimund.renkert@intevation.de eef3a509fa
js: Initial commit for JavaScript Native Messaging API
--

Note this code misses all the legal boilerplate; please add this as
soon as possible and provide a DCO so we can merge it into master.

I also removed the dist/ directory because that was not source code.
2018-04-10 18:47:59 +02:00

10 lines
299 B
Plaintext

- Checklist for build/install:
browsers' manifests (see README) need allowedextension added, and the path set
manifest.json/ csp needs adaption
/dist contains a current build which is used by example app.
We may either want to update it on every commit, or never at all, but not
inconsistently.