Add worker pool implementation

This commit is contained in:
Surma
2020-09-14 17:05:02 +01:00
parent df45b996d1
commit 01c04d4a72
5 changed files with 130 additions and 46 deletions

View File

@@ -19,9 +19,10 @@ export default {
cjs(),
asset(),
json(),
terser({
mangle: true
})
null &&
terser({
mangle: true
})
],
external: [
"os",