Poach as external
This commit is contained in:
parent
312de2ce1f
commit
913e2fa8d7
|
@ -1 +1 @@
|
||||||
Subproject commit f894b84345b3153d2988284849b80a606f246855
|
Subproject commit 8e6a4233f9f92f0828b0bbae95f1b87c7a944559
|
|
@ -51,7 +51,7 @@ function runBuild(entry, outfile) {
|
||||||
".svelte": "copy",
|
".svelte": "copy",
|
||||||
},
|
},
|
||||||
metafile: true,
|
metafile: true,
|
||||||
external: ["deasync", "mock-aws-s3", "nock", "bull"],
|
external: ["deasync", "mock-aws-s3", "nock", "bull", "pouchdb"],
|
||||||
}
|
}
|
||||||
|
|
||||||
build({
|
build({
|
||||||
|
|
Loading…
Reference in New Issue