call proof generator from within a web worker

This commit is contained in:
realaravinth
2021-12-02 14:24:53 +05:30
parent ab77eed91c
commit 0126dc0e3a
8 changed files with 109 additions and 46 deletions

View File

@@ -12,6 +12,7 @@ module.exports = {
bundle: "./templates/index.ts",
mobile: "./templates/mobile.ts",
verificationWidget: "./templates/widget/index.ts",
bench: "./templates/widget/service-worker.ts",
},
output: {
filename: "[name].js",