mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 13:38:01 -05:00
Fix text-encoder missing reference for pixelpass (#1420)
Signed-off-by: Sreenadh S <32409698+sree96@users.noreply.github.com>
This commit is contained in:
1
globals.js
Normal file
1
globals.js
Normal file
@@ -0,0 +1 @@
|
||||
global.TextEncoder = require('text-encoding').TextEncoder;
|
||||
Reference in New Issue
Block a user