mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 01:55:40 +00:00
call proof generator from within a web worker
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user