Remove OpenPGP support for IE and Node, and es6-promise polyfill

This commit is contained in:
djmaze 2021-05-03 17:05:50 +02:00
parent 8c454ccd9d
commit be76df33b6
13 changed files with 198 additions and 1824 deletions

View file

@ -15,6 +15,7 @@
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
self.window={};
importScripts('openpgp.js');
var openpgp = window.openpgp;