mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 22:47:03 +03:00
OpenPGP.js use clone https://github.com/the-djmaze/openpgpjs
This commit is contained in:
parent
efabf269c7
commit
475cf91d02
8 changed files with 4031 additions and 46080 deletions
|
|
@ -37,7 +37,7 @@ const jsServiceWorker = () => {
|
|||
// OpenPGP
|
||||
const jsOpenPGP = () => {
|
||||
return gulp
|
||||
.src('vendors/openpgp-5/openpgp.js')
|
||||
.src('vendors/openpgp-5/dist/openpgp.js')
|
||||
.pipe(gulp.dest(config.paths.staticJS));
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue