mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57:03 +03:00
Remove OpenPGP support for IE and Node, and es6-promise polyfill
This commit is contained in:
parent
8c454ccd9d
commit
be76df33b6
13 changed files with 198 additions and 1824 deletions
1
vendors/openpgp-2.6.2/dist/openpgp.worker.js
vendored
1
vendors/openpgp-2.6.2/dist/openpgp.worker.js
vendored
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue