Bundle pino
This commit is contained in:
parent
4515857463
commit
d4fa87550e
|
@ -51,14 +51,7 @@ function runBuild(entry, outfile) {
|
|||
".svelte": "copy",
|
||||
},
|
||||
metafile: true,
|
||||
external: [
|
||||
"deasync",
|
||||
"mock-aws-s3",
|
||||
"nock",
|
||||
"pino",
|
||||
"koa-pino-logger",
|
||||
"bull",
|
||||
],
|
||||
external: ["deasync", "mock-aws-s3", "nock", "bull"],
|
||||
}
|
||||
|
||||
build({
|
||||
|
|
Loading…
Reference in New Issue